摘要:
做统计类的项目是不可比避免的会遇到把数据做成文档下面是Excel问当的生成 public class ExportDataHelper { //路径 public static string Path { get; ... 阅读全文
posted @ 2014-08-15 17:55
吴枫
阅读(177)
评论(0)
推荐(0)
摘要:
引用类型的一些默认值//值类型 C# 类型 .NET Framework 类型bool System.Boolean4Byte 32bit布尔型变量 逻辑值,true或者false,默认值为falsebyte System.Byte1Byte 8bit无符号整数无符号的字节,所存储的值的范围是0~2... 阅读全文
posted @ 2014-08-15 17:50
吴枫
阅读(1523)
评论(0)
推荐(0)
摘要:
使用游标例--table1结构如下id intname varchar(50)declare @id intdeclare @name varchar(50)declare cursor1 cursor for --定义游标cursor1select * from table... 阅读全文
posted @ 2014-08-15 16:40
吴枫
阅读(180)
评论(0)
推荐(0)
摘要:
js(function(A,w){function ma(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(ma,1);return}c.ready()}}function Qa(a,b){b.sr... 阅读全文
posted @ 2014-08-15 16:32
吴枫
阅读(269)
评论(0)
推荐(0)

浙公网安备 33010602011771号