夏:只停留在大禹治水以及各种神话故事上了。。。
商:《封神榜》(商-周)等各种神话片
西周:常与商连起来,要么与春秋连起来。。哎。。。
春秋:因为乱,所以有各种战争电影,像《孔子》神马的
战国:因为乱,所以有各种战争电影,像《墨攻》神马的
秦:《寻秦记》(战国-秦)、《神话》(秦-汉)等各种穿越片
西汉:《大汉天子》(TVB)
三国:《三国》(央视新版)、《三国演义》(央视老版)
晋:没印象
南北朝:因为乱,所以也是战争电影啊,像《花木兰》神马的
隋:没印象
唐:太多了,神话就是经典的《西游记》(央视老版)了,以及各种皇宫后宫艳情剧像《大明宫词》啊有木有,这段时期也很兴盛啊,所以种种电视剧啊,不会有专题历史剧了,因为每一段都有故事啦。。。
五代十国:是个混乱时期。。。
宋:晚宋时期有经典的《水浒》(央视),还有金庸的小说《射雕》(TVB)也是那时候内
元:这段时期不晓得为啥少有人提
明:可惜不记得有啥经典的历史剧了
清:晚清时期有经典的《红楼梦》(央视老版),以及顶盛时期各种阿玛格格的假电视剧还
初步了解到一些简单的知识。
工具:
使用Sun的JDK,Appache的Tomcat,再加上Eclipse的开发环境,全是免费的吼。。。难怪招人喜欢呢
哦对了,还有要找一个开源的DB,或Express版的免费DB,作练习。
架构:
J2EE?
实例:
第三方监理都干些神马?
他决定离开,Kevin Wilson,在这个南半球寒冷北半球温暖的日子,踏上了从墨尔本飞往上海的航程。
(未完待续)
(2010-08-24 18:52)
我知道我是房控我无耻,上图,都是我YY的,嘻嘻哈,BTW,我家我设计是一个极其傻瓜的软件,很好上手。
1-2-1 Apartment

2-2-1 Apartment

2-2-1 Apartment
'Go to the PAST? Go to the FUTURE? That's bullshit! Yep, I admitted
that there are uncountable spaces parallelly existed at the same
time, but Time Travel along the Time axis? (Come on, do you know
mathematics?) That's crazy! While I haven't said Time Travel is
impossible, just...please do never travel along time axis OK? You
should try some other axes...' Dr. Daniel Miller said.
“我曾看过很多的科幻电影,科幻小说,最感兴趣的莫过于预知未来类和蝴蝶效应类。我曾思考过无数次,究意这三维空间之外的第四维是什么?一个点运动起来是一条线,一条线运动起来是一个面,一个面运动起来是一个空间,那么一个空间运动起来,是什么?我们可以从一个三维坐标(X,Y,Z)到另一个三维坐标(X1,Y1,Z1),我们是否可以从一个四维坐标(X,Y,Z,W)到另一个四维坐标(X1,Y1,Z1,W1)?如果W轴真是时间的话,我们能够穿梭它么?人生面临着无数的选择,如果每一种选择都可以通向一种可能的并行空间,我们能在这些并行空间中穿梭么?
如果有一天,我可以解开这些迷题,我希望可以到那个时间或空间去寻找那个人。”---周季2010年12月
因为我一直都很喜欢DIY,所以有了这样一个想法,一个卖木材的网店。这个网店的木材根据你下单时的尺寸定制好再发货。
需要在下单时定制的内容包含:
木材的种类:比如橡木,松木,衫木,。。。
加工的形状:比如木板,木条,。。。
长宽厚尺寸:比如1000mm*150mm*5mm。。。
数量:也许同样的木料你需要N个。。。
价格:需要有一个计算算法。。。这个我不太懂。。。
依据以上定制条件,买回来的木料,只要辅以简单的工具(锤子,钉子,胶,木器漆,刷子)就可以直接自己DIY成小桌,小椅,甚至是小床了~~~
(2010-07-14 17:27)
头一次听说AMR模型,之所以没有把它当作路人甲一样轻易错过,是因为这个模型的三个层次貌似我都接触过,没想到我的职业生涯就这样阴错阳差的成了一个模型:

ERP --- 我做过的是Oracle ERP 的二次开发
MES --- 我做过的是Rockwell MES的黑盒测试
底层 --- 我做过的是AB-PLC数值收集的黑盒测试
暗自庆幸~~
还是转自那位大哥的总结,这些系统文件夹的确是非常重要,有用的~~
- /bin - essential UNIX commands such as ls, etc.
Should contain all binaries needed to boot the system or run it in
single-user mode
- /boot - files used during booting and possibly the kernel
itself are stored here
- /dev - contains device files for various devices on system
- /etc - files used by subsystems such as networking, NFS, and
mail. Includes tables of disks to mount, processes to run on
startup, etc.
- /etc/profile.d - contains scripts that are run by /etc/profile
upon login.
- /etc/rc.d - contains a number of shell scripts that are run on
bootup at different run levels. There i
续上文,可恶的字数限制!被我标黑的是我常用到的。。。
- last - generate a listing of user logins
- lastlog - prints the last login times of all users
- latex - compile a LATEX file
- ldconfig - creates the necessary links and cache (for use by
the run-time linker, ld.so) to the most recent shared libraries
found in the directories specified on the command line, in the file
/etc/ld.so.conf, and in the trusted directories (/usr/lib and
/lib). Ldconfig checks the header and file names of the libraries
it encounters when determining which versions should have their
links updated. Ldconfig ignores