2015 5 18 8 18時間任務規劃

2021-09-12 04:37:12 字數 697 閱讀 3583

總任務表:

5/18

shell教程  

5/19

python環境搭建  

python在window 平台安裝 python:  

files/pywin32/build%20219/

在python的**塊中必須使用相同數目的行首縮排空格數

5/25

python 基礎語法  

python 變數型別  

python 運算子  

5/26

python 條件語句

python 迴圈語句

python 數字

5/27

越研究python越覺得它簡單又實用,幾行**就實行想要的功能了,例如:

python實現簡單爬蟲功能  

python 字串、列表(lists)、元組、字典(dictionary)

5/28

python 日期和時間  

python函式  

6/15

python 模組  

python 檔案i/o   

6/22

python 異常處理  

6/24

python 物件導向  

7/21

python正規表示式  

7/30 - 8/4

《python核心程式設計》94頁

2015 5 18 8 18時間任務規劃

總任務表 5 18 shell教程 5 19 python環境搭建 python在window 平台安裝 python files pywin32 build 20219 在python的 塊中必須使用相同數目的行首縮排空格數 5 25 python 基礎語法 python 變數型別 python ...

2012 07 21 時間控制項

1 當天工作情況 1.class wdate onfocus wdatepicker 對時間控制項wdatepicker的使用。2.對時間控制項控制日期的有效性,有mindate和maxdate.3.span和select option重疊後形成的可輸入文字下拉列表,由於採用的是定位加外邊距壓縮。考...

759 時間角度

759.時間角度 中文english 計算在時鐘中以 h m 時刻的時針和分針之間的角度。example 1 input h 12,m 0.output 0example 2 input h 1,m 0.output 30 時針與分針之間的角度小於180度 class solution param ...