摘要:
Python is an interpreted language. A python script goes through sourcecode --> interpreter --> output. Whereas languages, like C/C++, java, goes throu 阅读全文
摘要:
1. get data from csv, skip header of the file. 2. get one colum of data xlwt module 1. install, using the command : 2. a quick start (from the interne 阅读全文
摘要:
0.xlrd introduce Library for developers to extract data from Microsoft Excel (tm) spreadsheet files 1. install xlrd 2. use xlrd in python 1 import xlr 阅读全文
摘要:
Since C++11, WG21, the ISO designation for the C++ standard, try to ship the standard every 3 years. The standard is comprised of two parts: the core 阅读全文
摘要:
New here (For no chinese input on this machine, I have to use English.) Why do I choose here ? Whenever I search answers to my assignments through the 阅读全文