摘要:
1 dim xls ,i,j 2 set xls = createObject("excel.application") 3 xls.visible = true 4 xls.caption = "测试" 5 xls.workbooks.add 6 for i = 1 to 9 7 for j = 1 to i 8 xls.cells(i,j).value =j &"×"&... 阅读全文
摘要:
数字转字符 字符转数字 // <![CDATA[ function i2a() { //1919707494 //726c6966 //0x72 0x6c 0x69 ox66 //r l i f var txt1 = document.getElementById("1") var txt2 = d 阅读全文
摘要:
var x=[1919707494,1918989366,1886219873,1651663203,1668048493,1937007980,1650814070,1668051812,1919182129,1885695602,1936749416,1935827816,1936943468,1918986033,1818715240,1919448168,1802529134,16340... 阅读全文