会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
DoDo
CnBlogs
Home
New Post
Contact
Admin
Subscription
上一页
1
···
28
29
30
31
32
33
34
35
36
···
135
下一页
2012年12月17日
反序列化(临时)
object obj3; SerializedDataWithType type = SerializeHelper.ByteArrayToObject(serializedWithTypeData) as SerializedDataWithType; ...
Read More
posted @ 2012-12-17 18:33 adodo1
Views(112)
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(232)
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(614)
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(202)
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(130)
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(138)
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(161)
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(215)
Comments(0)
Diggs(0)
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(302)
Comments(0)
Diggs(0)
2012年10月27日
手把手教你在Android手机上实现蓝牙键盘的支持
我们知道,Windows Phone、Symbian目前都对蓝牙键盘有着良好的支持,Apple也出了自己的蓝牙键盘,同样可以完成iPhone的绝大多数操作。但是 Android……悲剧!!!Android的官方ROM(AOSP源码)以及那些比如HTC Sense、Moto Blur等等神马的面对蓝牙...
Read More
posted @ 2012-10-27 23:10 adodo1
Views(7836)
Comments(0)
Diggs(0)
上一页
1
···
28
29
30
31
32
33
34
35
36
···
135
下一页
公告