上一页 1 ··· 28 29 30 31 32 33 34 35 36 ··· 135 下一页
object obj3; SerializedDataWithType type = SerializeHelper.ByteArrayToObject(serializedWithTypeData) as SerializedDataWithType; ... Read More
posted @ 2012-12-17 18:33 adodo1 Views(112) 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(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)
原创[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)
引用: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)
引用: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)
一、安装 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 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)
我们知道,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 下一页