随笔 - 72  文章 - 0 评论 - 23 阅读 - 17万
< 2025年2月 >
26 27 28 29 30 31 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 1
2 3 4 5 6 7 8

07 2013 档案
load xml with xls
摘要:you can study xls language in the below link :http://www.w3schools.com/xsl/xsl_languages.aspCSS = Style Sheets for HTMLXSL = Style Sheets for XMLthink the xml like html and xsl like css .for example:xml: John Doe JavaScript 10.99 Mary Jones Pho... 阅读全文
posted @ 2013-07-12 13:31 aking96 阅读(216) 评论(0) 推荐(0) 编辑
t-sql read xlsx
摘要:How to Read and Load an Excel 2007 or Excel 2010 File Without Using Import/Export UtilityTo read an Excel 2007 or Excel 2010 file using OPENROWSET, run the following query:SELECT * FROM OPENROWSET('Microsoft.ACE.OLEDB.12.0','Excel 12.0;Database=C:\YourFile.xlsx;','SELECT * FROM [ 阅读全文
posted @ 2013-07-09 10:29 aking96 阅读(353) 评论(0) 推荐(0) 编辑
test js online link
摘要:http://jsfiddle.net/ 阅读全文
posted @ 2013-07-02 09:00 aking96 阅读(239) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示