02 2013 档案

(healthy recorder)2013-2-19 Tuesday
摘要:Start working at nine. Plan to have a rest every 20 miniutes.9:00 9:20 trapezius ache at about 15th minute9:40 10:00 trapezius ache at about 18th minute. waist ache at 15th minute.10:06 10:25 waist ache at 15th minute.10:58 11:24 waist trapeezius ache slightly all... 阅读全文

posted @ 2013-02-19 09:13 kramer 阅读(150) 评论(0) 推荐(0)

(python learn) 3 -- operator && expression
摘要:Basically, there are four kinds of operator.assignment operator -- like =, a=1 asing a with the value 1arithmetic operator -- like +,-,*,/ 8/4=4relational operator -- like >,<,==. The 2>1 will return truelogical operator -- like "and" "or" " not "assignment ope 阅读全文

posted @ 2013-02-18 17:51 kramer 阅读(244) 评论(0) 推荐(0)

(python learn) 2 -- variable
摘要:The variablepython can be writen with number, underline, and characters. The number can not be in the first position of the variable name.In python, the variable is like a pointer pointing to a memory area where holding the value. It is not like the variable in c/c++. In c/c++ the variable is an mem 阅读全文

posted @ 2013-02-18 15:49 kramer 阅读(248) 评论(0) 推荐(0)

(python learn) 1 -- python environment
摘要:By default linux have python installed. There are two kind of enviroment in python. One is interactive enviroment. Like shell. The other one is file enviroment. Like other programming languages, you put the code in a file and run it.The interactive environmentinput python you will get into the pytho 阅读全文

posted @ 2013-02-18 11:31 kramer 阅读(315) 评论(0) 推荐(0)

working holiday (items need to be checked)
摘要:2013/14 quota. The quota will open in August 2013.have a passport from the PRC that is valid for at least three months after your planned departure from New Zealandhold a return ticket, or sufficient funds to purchase such a ticket (you must hold sufficient funds for the duration of your visit and f 阅读全文

posted @ 2013-02-04 17:23 kramer 阅读(222) 评论(0) 推荐(0)

导航