上一页 1 ··· 28 29 30 31 32 33 34 35 36 ··· 136 下一页
网上流行一个vbs的虚拟网关,也有斯普林的程式的,这个是批处理,加开机批处理,爽到不行了! @echo off FOR /F "usebackq eol=; tokens=2 delims=:" %%I in (`ipconfig /all^|find /i "IP Address"... Read More
posted @ 2013-01-05 12:17 adodo1 Views(135) Comments(0) Diggs(0)
object obj3; SerializedDataWithType type = SerializeHelper.ByteArrayToObject(serializedWithTypeData) as SerializedDataWithType; ... Read More
posted @ 2012-12-17 18:33 adodo1 Views(121) Comments(0) Diggs(0)
object obj3; SerializedDataWithType type = SerializeHelper.ByteArrayToObject(serializedWithTypeData) as SerializedDataWithType; ... Read More
posted @ 2012-12-17 18:33 adodo1 Views(104) Comments(0) Diggs(0)
http://tieba.baidu.com/p/137943723众所周知,利用set /P可以让批处理接受输入,但经常会碰到这样的问题:1、只允许输入数字;2、当输入特殊字符“、 &、 ^、 "”都会导致程序意外终止:测试程序一:--------------------@echo off:Tes... Read More
posted @ 2012-11-28 14:14 adodo1 Views(210) Comments(0) Diggs(0)
http://tieba.baidu.com/p/137943723众所周知,利用set /P可以让批处理接受输入,但经常会碰到这样的问题:1、只允许输入数字;2、当输入特殊字符“、 &、 ^、 "”都会导致程序意外终止:测试程序一:--------------------@echo off:Tes... Read More
posted @ 2012-11-28 14:14 adodo1 Views(569) Comments(0) Diggs(0)
原创[python]#!/usr/bin/env python2.7#coding: utf-8import smtplib, sys, os, re, urllibfrom email.mime.multipart import MIMEMultipartfrom email.mime.text ... Read More
posted @ 2012-11-15 09:53 adodo1 Views(182) Comments(0) Diggs(0)
原创[python]#!/usr/bin/env python2.7#coding: utf-8import smtplib, sys, os, re, urllibfrom email.mime.multipart import MIMEMultipartfrom email.mime.text ... Read More
posted @ 2012-11-15 09:53 adodo1 Views(115) Comments(0) Diggs(0)
引用:http://blog.csdn.net/wyuan8913/article/details/6917873 环境:windows ,python3.2.2 文件形式的邮件 [python] view plaincopy #!/usr/bin/env python3 ... Read More
posted @ 2012-11-14 11:45 adodo1 Views(132) Comments(0) Diggs(0)
引用:http://blog.csdn.net/wyuan8913/article/details/6917873 环境:windows ,python3.2.2 文件形式的邮件 [python] view plaincopy #!/usr/bin/env python3 ... Read More
posted @ 2012-11-14 11:45 adodo1 Views(145) Comments(0) Diggs(0)
一、安装 Eclipse Classic 4.2 http://180.89.255.46/download/7488833/7872974/1/zip/42/111/1341100804394_367/eclipse-SDK-4.2-win32.zip 将 Eclipse Classic 4.... Read More
posted @ 2012-11-13 22:32 adodo1 Views(203) Comments(0) Diggs(0)
上一页 1 ··· 28 29 30 31 32 33 34 35 36 ··· 136 下一页