文章目錄 StepsTrouble ShootingPackage List Stepsdownload and install Python download and install setuptool, please choose right setuptool version which matches python version make a virtualenv> virtualenv yourenvname
因為對XML前不瞭解,所以對XML方式來做設定檔我都不能很好的實現但為了應行,只有先使用INI的文來記錄了也就沿用了VB6裡的INI文讀取方法 '聲明INI設定檔讀寫API函數 Private Declare Function GetPrivateProfileString()Function GetPrivateProfileString Lib "kernel32" Alias "GetPrivateProfileStringA" (ByVal lpApplicationName As
大前天夜車回到家裡,搬家,前天跟著卡車回到重慶,昨天休息了一天,這個周未就這麼過了突然想到高中時對我學電腦影響很大的一個老師說:如果你每天都明確的發現自己多學一點東東,那麼幾年後學到的絕對不是一個小數目然後的很多年我也都就是這麼過來的所以今天也就突發其想的改了自己BLOGS上的小標題,如下:public Class meclass me public Function statu()function statu() as integer If me.today=me.yest
在QQ的互動空間裡的服務商列表裡,如果你沒有,可以選添加服務商裡找到它。我們來看看它的翻譯效果。有時我都覺得會不會是有人在人工翻譯,很不錯的工具。原文:The max compilation limit is reached (look for numRecompilesBeforeApprestart in machine.config) 譯文:最大的編輯限制被達到(在machine.config裡尋找numRecompilesBeforeApprestart) 原文:This
imports system.web.mail當然,在VS.net平台裡用vb.net開發時,這個命名空間是不能直接用的,得先在引用中引用上system.web.dll主要發送代碼如下Dim mail As MailMessage = New MailMessage mail.To = "heqiang01@163.com,aowind@163.com" mail.From = "aowind@163.com" mail.Subj
IE9 + django開發版WEB伺服器 不響應或Socket報錯===================================================Exception happened during processing of request from ('127.0.0.1', 49710)Traceback (most recent call last): File "C:\Python26\Lib\SocketServer.py", line 283, in