会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
DoDo
CnBlogs
Home
New Post
Contact
Admin
Subscription
上一页
1
···
28
29
30
31
32
33
34
35
36
···
136
下一页
2013年1月5日
虚拟网关解决ARP批处理版
网上流行一个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)
2012年12月17日
反序列化(临时)
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)
2012年11月28日
在【批处理】中过滤特殊字符
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)
2012年11月15日
从煎蛋网上抓取妹子图
原创[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)
2012年11月14日
python发邮件实例
引用: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)
python发邮件实例
引用: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)
2012年11月13日
Eclipse安装pydev插件
一、安装 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
下一页
公告