码迷,mamicode.com
首页 >  
搜索关键字:open resetlogs    ( 24509个结果
微软职位内部推荐-SDE
微软近期Open的职位:Organization Summary:Engineering, Community & Online (ECO) is looking for a great "Software Development Engineer" to join our team. Custom...
分类:其他好文   时间:2014-06-24 10:29:18    阅读次数:237
Part3 – OPENVSWICH – Campus Model with Layer2 Access built with Open-Source Applications
In part one we showed how to create Openvswitch extension and submit it to Microcore repository. There were also presented after-install steps for Ope...
分类:移动开发   时间:2014-06-24 10:17:04    阅读次数:588
微软职位内部推荐-SDE II
微软近期Open的职位:MSIT Dynamics CRM Software Developer (SDE, Microsoft China, Beijing)Are you interested in shaping the future vision of how we implement Dy...
分类:其他好文   时间:2014-06-24 09:15:35    阅读次数:302
微软职位内部推荐-Sr DEV
微软近期Open的职位:Group: Search Technology Center Asia (STCA)/Data Platform teamTitle: Senior Software Development EngineerLocation: Beijing, ChinaThe R&D o...
分类:其他好文   时间:2014-06-24 09:07:51    阅读次数:249
计算机网络学习
OSI模型 七个协议层数据单位TCP/IP 协议栈 四层应用层报文应用层表示层会话层传输层数据包传输层网络层数据包网络互联层数据链路层帧网络接口层物理层比特OSI:open system interconnect 开放式系统互联应用层:HTTP、FTP、DNS、SMTP传输层【提供端对端的接口】:T...
分类:其他好文   时间:2014-06-23 08:00:36    阅读次数:244
debain 命令
apt-get install lib32z1 如果libz.so.1: cannot open shared object file: No such file or directory在/etc/ld.so.conf中加入/usr/lib 增加类库所有路径 /sbin/ldconfig –v」来...
分类:其他好文   时间:2014-06-23 07:44:47    阅读次数:306
几个开源几何计算数学库
简单介绍几个计算几何的资源a) GeosGeos的全称就是Geometry Engine Open Source,参考网站就是:http://geos.refractions.net,从名称就可以看出,Geos就是判断几何体的过程。Geos是用C++语言写的处理计算几何的开源库。b) CGALCGA...
分类:其他好文   时间:2014-06-23 06:49:41    阅读次数:191
Linux学习笔记--vi
在Linux上使用vi命令修改一个文件内容的时候,发现无法保存,每次写完使用“:q!”命令可以正常退出但是使用":wq!"命令保存文件并退出时出现一下信息提示:E212: Can't open file for writing Press ENTER or type command to conti...
分类:系统相关   时间:2014-06-23 06:06:13    阅读次数:303
AJAX快速上手
创建XMLHttpRequest对象xmlHttp = new XMLHttpRequest();xmlHttp = new ActiveXObject('Microsoft.XMLHTTP');//IEXMLHttpRequest对象相关方法打开请求XMLHttpRequest.open(传递方式...
分类:其他好文   时间:2014-06-23 00:55:22    阅读次数:184
Link Aggregation and LACP with Open vSwitch
http://blog.scottlowe.org/2012/10/19/link-aggregation-and-lacp-with-open-vswitch/ In this post, I’m going to show you how to use link aggregation (via...
分类:其他好文   时间:2014-06-21 14:18:10    阅读次数:302
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!