浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2011年11月9日

摘要: Taleo is the ONLY public company to provide industry leading solutions in every major category of Talent Management.www.taleo.com 阅读全文
posted @ 2011-11-09 19:29 lexus 阅读(206) 评论(0) 推荐(0)

摘要: 盘古搜索是新华社和中国移动携手合作,共同投资打造的搜索引擎,于2011年2月22日正式上线开通。 盘古搜索致力于以民生化搜索服务为重点,在做好桌面搜 索的基础上,发力布局移动搜索领域,推进桌面搜索与手机搜索的无缝对接,实现电脑、手机等多终端的广泛覆盖和自由切换。目前已推出新闻、网页、图片、音 乐、时评等各类实用搜索服务以及“我的盘古”会员服务。未来将整合互联网、手机、平面等多种媒体资源,为客户提... 阅读全文
posted @ 2011-11-09 19:03 lexus 阅读(611) 评论(0) 推荐(0)

摘要: #include <stdio.h>int main(){ int strlen2(char *string); char a[]="ddddcsssssccddddd"; //puts("dddd"); puts(a); puts("======$$$=FFFF=====\n"); printf("%d\n",strlen2(a));}int strlen2(char *string){ int... 阅读全文
posted @ 2011-11-09 11:41 lexus 阅读(189) 评论(0) 推荐(0)

摘要: using ctrl+R,use bellow command to immediately compile link and execute c progarm with one stepgcc %F;%D/%b.outcomiplergcc %Fexec%D/%b.out 阅读全文
posted @ 2011-11-09 11:36 lexus 阅读(122) 评论(0) 推荐(0)

摘要: What is Webmin?Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes th... 阅读全文
posted @ 2011-11-09 10:35 lexus 阅读(255) 评论(0) 推荐(0)