摘要: http://www.ibm.com/developerworks/cn/linux/l-assembly/ 阅读全文
posted @ 2012-04-25 19:07 katago 阅读(160) 评论(0) 推荐(0)
摘要: 转自:http://blog.csdn.net/high_high/article/details/7385585 这里要编译的工程包含一个库和一个可执行文件。可执行文件依赖于库,所以要先编译库,编译后库放在lib目录里面,可执行文件放在bin目录里面。 目录结构如下: [plain] view plaincopy . ├── app │ ├── app.pr... 阅读全文
posted @ 2012-04-25 19:04 katago 阅读(465) 评论(0) 推荐(0)
摘要: http://www.mynitor.com/2010/02/07/15-remote-desktop-solutions-for-linux/ 1) VNC (Virtual Network Computing) is a remote display system which allows the user to view the desktop of a remote machine a... 阅读全文
posted @ 2012-04-25 11:06 katago 阅读(1443) 评论(0) 推荐(0)