摘要:
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;using System.IO;namespace U盘更新{ public 阅读全文
摘要:
<h5><div id="scrollNews" class="scrollNews" style="overflow: hidden; WIDTH: 700px"><nobr><span id="scrollNews_cur"> <a href="http://news.lfang.com/NewsDetail-47528-1.html">·新地阿尔法国际社区精装豪宅实景呈现</a> <a href=&qu 阅读全文
摘要:
1.DateTime 1 DateTime now = System.DateTime.Now; 2 now.ToString(); //显示: 2006/08/30 17:31:02 3 now.ToString("yyyy-mm-dd hh:MM:ss"); //显示: 2006-08-30 05:39:11 4 now.ToString("yyyy-mm-dd HH:mm:ss");... 阅读全文
摘要:
SqlBulkCopy是.net2.0的新特性,平时用的很少,但是其功能却是非常强大,对于批量插入数据性能非常优越代码经过1000条数据的对比测试,一般性的循环插入与sqlbulk插入的时间对比为:一般插入:使用时间0.5200008秒使用builk插入:使用时间0.02秒性能非常优越 阅读全文
摘要:
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->///<summary>///反序列化///</summary>///<paramname="type">对象类型</param>///<paramname="filename">文件路径</param>///<returns></returns>publi 阅读全文
摘要:
2.观察法:指对工作实况作现场观察并记录有关工作情况。 观察时,先预备好的观察项目表,一边观察,一边核对。 观察表范例 ------------------------------------------------- 被观察者的姓名: 被观察者的职位: 工作类型: 直接主管: 观察内容: 观察时间: 1:什么时候开始正式工作_____________ 2:上午共工作多少小时_______________ 3:上午休息几次____________________ 4:上午完成多少件产品_______________ 5:平均多少时间完成一件产品__________ 6: 一共与同事交谈几次__ 阅读全文
摘要:
代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->functionflashWrite(url,w,h,id,bg,vars,win){varflashStr="<divalign=\"center\"><objectclassid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000'codebase='http://fpdownl 阅读全文
摘要:
主程序代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--functiongetXmlhttp(){varhttp_request;if(window.XMLHttpRequest){http_request=newXMLHttpRequest();if(http_request.overrideMimeType){http_request.overrideMimeType("text/xml");}}elseif(window.ActiveXOb 阅读全文
摘要:
@echo offsetlocal@echo %WINDIR%\System32\msdtc.exe -uninstall%WINDIR%\System32\msdtc.exe -uninstallcall :delkey "HKCR\CID"call :delkey "HKLM\SYSTEM\CurrentControlSet\Services\MSDTC"call :delkey "HKLM\SYSTEM\ControlSet001\Services\MSDTC"call :delkey "HKLM\SYSTEM\ControlSet002\Services\MSDTC"call :del 阅读全文
摘要:
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--///在使用本例之前要先手动引用system.configration组件,然后建立config文件,config文件名为当前程序文件名的后面加.config比如:a.exe.configusingSystem;usingSystem.Collections.Generic;usingSystem.Text;usingSystem.Configuration;usingSystem.Data;us 阅读全文
摘要:
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--pre用JS让文章内容指定的关键字加亮是这样的..现在有这些关键字:美容,生活,购物当在文章里头出现这些关键字,就把它加亮显示..文章是生成静态页面的,而这些关键字是能随时更新的,所以我想用JS来实现...不知道怎样来实现这样的功能啊?特此求助/prescriptlanguage="JavaScript"functionhighlight(key){varkey=key.split(' 阅读全文
摘要:
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--ahref="#"onclick="window.frames['frame1'].MyNext()"aa/aiframeid="frame1"src="print.html"/iframeprint.html页面scriptlanguage="javascript"type="text/javascript"functionMyNext(){alert(1);}/scrip 阅读全文
摘要:
[代码] 阅读全文
摘要:
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/----全部的简繁对照declare@jallnvarchar(4000),@fallnvarchar(4000)select@jall=N'啊阿埃挨哎唉哀皑癌蔼矮艾碍爱隘鞍氨安俺按暗岸胺案肮昂盎凹敖熬翱袄傲奥懊澳芭捌扒叭吧笆八疤巴拔跋靶把耙坝霸罢爸白柏百摆佰败拜稗斑班搬扳般颁板版扮拌伴瓣半办绊邦帮梆榜膀绑棒磅蚌镑傍谤苞胞包褒剥薄雹保堡饱宝抱报暴豹鲍爆杯碑悲卑北辈背贝钡倍狈备惫焙被奔苯本笨崩绷甭泵蹦迸 阅读全文
摘要:
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--ifexists(select*fromdbo.sysobjectswhereid=object_id(N'[dbo].[f_search]')andxtypein(N'FN',N'IF',N'TF'))dropfunction[dbo].[f_search]GOifexists(select*fromdbo.sysobjectswhereid=object_id(N'[序数表]')andOBJE 阅读全文
摘要:
查询第X页,每页Y条记录最基本的处理方法(原理):如果表中有主键(记录不重复的字段也可以),可以用类似下面的方法,当然y,(x-1)*y要换成具体的数字,不能用变量:select top y * from 表 where 主键 not in(select top (x-1)*y 主键 from 表)如果表中无主键,可以用临时表,加标识字段解决.这里的x,y可以用变量.select id=ident... 阅读全文
摘要:
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--CREATEPROCsp_PageView@sqlntext,--要执行的sql语句@PageCurrentint=1,--要显示的页码@PageSizeint=10,--每页的大小@PageCountintOUTPUT--总页数ASSETNOCOUNTONDECLARE@p1int--初始化分页游标EXECsp_cursoropen@cursor=@p1OUTPUT,@stmt=@sql,@sc 阅读全文
摘要:
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/----创建测试的数据库CREATEDATABASEdbGOUSEdb--创建测试的表CREATETABLEtb(idintIDENTITY,colntext,CONSTRAINTPK_tbPRIMARYKEY(id))INSERTtbSELECTN'若无其事咬牙切齿'UNIONALLSELECTN'车水马龙abcd因小而失大'GO--初始化全文索引EXECsp_fulltext_database'e 阅读全文
摘要:
日志备份和差异备份还原中的常见问题示例代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 1 --创建测试 2 CREATE DATABASE db 3 GO 4 5 --正常备份 6 BACKUP DATABASE db TO DISK='c:\... 阅读全文
摘要:
C#代码foreach( Control childControl in this.Controls ) { if( childControl is TextBox ){ ((TextBox)childControl).Text = ""; } }Js代码function ClearAllTextBox() { var obj=window.document.forms[0]; for(i=0;i... 阅读全文