上一页 1 ··· 95 96 97 98 99 100 101 102 103 ··· 164 下一页
摘要: mkisofs -J -r -joliet-long -input-charset utf8 -output-charset utf8 -V 计算机安全技术 -o 计算机安全技术_第2版_配套资源_张同光_清华大学出版社_ISBN9787302429654.iso 计算机安全技术_第2版_配套资源_ 阅读全文
posted @ 2016-04-08 21:36 张同光 阅读(202) 评论(0) 推荐(0)
摘要: http://www.ccf.org.cn/sites/ccf/paiming.jsp中国计算机学会推荐国际学术期刊 (软件工程/系统软件/程序设计语言) ... 阅读全文
posted @ 2016-04-08 15:54 张同光 阅读(183) 评论(0) 推荐(0)
摘要: 英文投稿的一点经验【转载】From: http://chl033.woku.com/article/2893317.html1. 首先一定要注意杂志的发表范围, 超出范围的千万别投,要不就是浪费时间;另外,每个杂... 阅读全文
posted @ 2016-04-08 15:49 张同光 阅读(368) 评论(0) 推荐(0)
摘要: ++++++++++++++++++++++第1步:在Fedora23上安装Codelocks 16.01的过程。 参考:http://blog.chinaunix.net/uid-14735472-id-5671522.html++++++++++++++++++++++第2步:install x 阅读全文
posted @ 2016-04-07 21:25 张同光 阅读(161) 评论(0) 推荐(0)
摘要: 【070911更新】刚才看到一张Linux内核开发者峰会照的全家福,有历史价值,给大家分享一下。上面有Torvalds(大致在中间)、Andrew Morton(目前的内核主要维护者,第二排右数第二个)、Alan... 阅读全文
posted @ 2016-04-07 17:09 张同光 阅读(108) 评论(0) 推荐(0)
摘要: http://www.ithome.com/html/it/94841.htmLinux创始人Linus Torvalds日前展示了自己的家庭办公室,一台凌乱的旧办公桌,还有一台跑步机办公桌,他在这里收发邮件,但... 阅读全文
posted @ 2016-04-07 17:07 张同光 阅读(284) 评论(0) 推荐(0)
摘要: http://www.2cto.com/os/201511/451563.htmlVirtualBox 5.0.10 中安装 Fedora 23,即使在安装了增强工具后,仍然会发现虚拟机无法根据 VirtualB... 阅读全文
posted @ 2016-04-07 15:21 张同光 阅读(106) 评论(0) 推荐(0)
摘要: Fedora-Server-DVD-x86_64-23.isoafter installed, login, then in CLIdnf grouplist -vdnf groupinstall "Fedora... 阅读全文
posted @ 2016-04-07 10:55 张同光 阅读(107) 评论(0) 推荐(0)
摘要: dnf install nautilus-open-terminalrestart systemOK 阅读全文
posted @ 2016-04-07 10:01 张同光 阅读(71) 评论(0) 推荐(0)
摘要: ---------Install Docker on Fedora 23dnf update -ydnf -y install docker-iosystemctl start dockersystemctl s... 阅读全文
posted @ 2016-04-06 21:21 张同光 阅读(79) 评论(0) 推荐(0)
摘要: add the following statement to nginx.conf to manage form rest services:location /forms { fastcgi_pass ... 阅读全文
posted @ 2016-04-06 16:16 张同光 阅读(120) 评论(0) 推荐(0)
摘要: /opt/cBPM/criteria-lin/src/Criteria/Criteria.WorkflowEngine/DataBase/DataBaseTemplate.cpp:1341:66: 错误:‘bOS... 阅读全文
posted @ 2016-04-06 14:27 张同光 阅读(172) 评论(0) 推荐(0)
摘要: http://stackoverflow.com/questions/5188554/my-enum-is-not-a-class-or-namespaceHi I have files called MyCod... 阅读全文
posted @ 2016-04-06 14:05 张同光 阅读(317) 评论(0) 推荐(0)
摘要: http://geek.csdn.net/news/detail/65026作为典型的嵌入式开发,物联网应用的开发与互联网应用从硬件配置到运行环境有巨大的不同。本文介绍了当前物联网开发者面临的挑战,并分析IoT时... 阅读全文
posted @ 2016-04-06 09:24 张同光 阅读(400) 评论(0) 推荐(0)
摘要: http://mp.weixin.qq.com/s?__biz=MzIwODA0ODk0NQ==&mid=404006165&idx=1&sn=1bf3897502883c2fdba29a3fa9a34d74&s... 阅读全文
posted @ 2016-04-04 20:00 张同光 阅读(96) 评论(0) 推荐(0)
摘要: Linux操作系统(RHEL7/CentOS7)http://www.tup.com.cn/booksCenter/book_06053101.html课件下载本科教材主编: 张同光ISBN号: 978... 阅读全文
posted @ 2016-04-03 17:58 张同光 阅读(250) 评论(0) 推荐(0)
摘要: ###--- 第1步:在Fedora23上安装Codelocks 16.01的过程。参考:http://blog.chinaunix.net/uid-14735472-id-5671522.html###--- ... 阅读全文
posted @ 2016-04-03 08:31 张同光 阅读(178) 评论(0) 推荐(0)
摘要: ++++++++++++++++++++++第1步:在Fedora23上安装Codelocks 16.01的过程。参考:http://blog.chinaunix.net/uid-14735472-id-5671... 阅读全文
posted @ 2016-04-03 08:28 张同光 阅读(99) 评论(0) 推荐(0)
摘要: 在Fedora23上安装Codelocks 16.01的过程。1. 安装gcc,需要c和c++两部分dnf install gccdnf install gcc-c++2.安装gtk2-devel,因为默认已经安... 阅读全文
posted @ 2016-04-03 08:25 张同光 阅读(138) 评论(0) 推荐(0)
摘要: (OK) INSTALL CORE on Fedora 23 or CentOS 7 //Fedora 23 &CentOS 7 [root@localhost core]#./bootstrap.sh [root@localhost core]# ./configure --with-startu 阅读全文
posted @ 2016-04-03 08:17 张同光 阅读(148) 评论(0) 推荐(0)
上一页 1 ··· 95 96 97 98 99 100 101 102 103 ··· 164 下一页