- 博客(5)
- 收藏
- 关注
原创 My Web Access Code in C#(Basic Post&Get method) / C#访问Web代码(基本Post和Get方法)
using System;using System.Collections.Generic;using System.Text;using System.Net;using System.IO;using System.Reflection;using System.Configuration;namespace GnimNiy...{ class WebAccess ...{
2008-01-24 22:57:00 728
原创 Strange error occured while accessing FDTY
When I was trying to acess fdty with urllib2, I received a exception which is "HTTP Error 500: Internal Server Error".the request was:request = urllib2.Request( url = "http://www.fdty.f
2008-01-24 22:49:00 985
原创 Wonderful String Translation Function in Python / Python神奇的字符串变换函数
So wonderful is the translation function in python, which seems to be deliberately designed for ascii encoding/decoding games...the function of [string].translate([rule]) is translating the [string]
2008-01-24 22:43:00 656
原创 Multi-line Comments in Python / Python中的多行注释
So interesting is python...Im gonna record down what I find in python while Im learning it. The first one is...... the commentWhen I was trying to "comment" some lines of code, I found there
2008-01-24 22:37:00 1607
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人