欢迎加我的QQ群:193522571,一起来讨论、交流!

05 2015 档案

摘要:Sub csv() Dim Fs, myFile As Object Dim myfileline As String 'txtfile的行数据 Dim sht As Worksheet For Each sht In ThisWorkbook.Sheets ns = sht.Cells(1, 8... 阅读全文
posted @ 2015-05-31 10:03 swtool 阅读(6429) 评论(1) 推荐(0) 编辑
摘要:1 /// 2 /// 判断字符串是否是数字 3 /// 4 /// 5 /// 6 /// 7 /// 8 public static bool IsNumType(this string str, NumType nt... 阅读全文
posted @ 2015-05-23 22:39 swtool 阅读(7041) 评论(2) 推荐(2) 编辑
摘要:在Javascript中,数学方法可以分成以下几类: constans(常数)、power functions(乘方函数)、trigonometic functions(三角函数)、rounding functions(舍入函数)、random numbers(随机数字)常数和乘方函数Math.E自... 阅读全文
posted @ 2015-05-21 09:14 swtool 阅读(344) 评论(0) 推荐(0) 编辑
摘要:object aa = new DataTable().Compute("8+2*(3+4)", null); 阅读全文
posted @ 2015-05-14 10:06 swtool 阅读(139) 评论(0) 推荐(0) 编辑
摘要:foreach (PropertyInfo info in saddle.GetType().GetProperties()) { try { string objString = info.Name; objec... 阅读全文
posted @ 2015-05-08 14:46 swtool 阅读(175) 评论(0) 推荐(0) 编辑

欢迎加我的QQ群:193522571,一起来讨论、交流!
点击右上角即可分享
微信分享提示