尘世中一个迷途小书童riverhwp.blog.chinaunix.net
Larpenteur
全部博文(2759)
Tools(23)
Shell(66)
Makefile(11)
GDB(26)
vim(18)
Author(110)
Common(4)
Memory(66)
File system(82)
Driver(19)
IO(66)
Storage(45)
General(38)
Architecture(19)
Command(64)
Kernel(115)
2019年(1)
2017年(84)
2016年(196)
2015年(204)
2014年(636)
2013年(1176)
2012年(463)
bamboo78
force_wi
云中的二
s2707680
wjlkoore
yourtomm
escarp
galaren7
yulianli
zzyyff
zhangwen
lhhli
差评一个
huang_h
arxin
casio804
7979
六道pain
发布时间:2015-01-04 13:03:34
C语言需要掌握上千个编程技巧,才能有一些编程思路去写一些程序;而python只要上百个编程技巧就能写很多程序了。比如获取[-80, 20]之间的随机数:Python:import random; random.randrange(-80, 20)C:点击(此处)折叠或打开#include #include.........【阅读全文】
登录 注册