码迷,mamicode.com
首页 >  
搜索关键字:the systems    ( 1149个结果
RTMP协议详解(转)
转自《RTMP协议详解(一) (二) (三) 》 Real Time Messaging Protocol(实时消息传送协议协议)是Adobe Systems公司为Flash播放器和服务器之间音频、视频和数据传输开发的私有协议。 具体使用RTMP的AS代码大概如下: var videoInstanc ...
分类:其他好文   时间:2016-07-07 19:45:37    阅读次数:179
重制AdvanceWars第一步 -- 搞定地图
首先来聊下高级战争吧Advance Wars,由任天堂旗下的Intelligent Systems开发的战棋游戏。初作诞生于GBA上,后来继续跟进了高战2黑洞崛,而后在下一代掌机DS上也出了三代续作高战DS,以及后来不太一样的毁灭日。本人的高中时代正值GBA横行天下的时候,那时候最喜欢的事情就是晚上 ...
分类:其他好文   时间:2016-06-29 20:33:16    阅读次数:322
OpenGL学习和总结1
1. OpenGL安装 OpenGL不是软件,只要有支持OpenGL的显卡,我们就可以安装相应的驱动程序以启用显卡的OpenGL功能。如下所示: 2. OpenGL ES和WebGL 解析: (1)OpenGL ES(OpenGL for Embedded Systems)是OpenGL三维图形AP ...
分类:其他好文   时间:2016-06-22 23:29:57    阅读次数:177
unix
unix的三大派生版本System V,Berkley,HybfidGUN的原则是共享,GUN/Linux系统posix(Portable Operating System interface for Computing Systems)GUN通用公共许可证GPLLinux的发行版本大众的Ubunt ...
分类:其他好文   时间:2016-06-21 20:31:25    阅读次数:114
How to GET a Cup of Coffee
We are used to building distributed systems on top of large middleware platforms like those implementing CORBA, the Web Services protocols stack, J2EE, etc. In this article, we take a different approa...
分类:其他好文   时间:2016-06-16 14:41:49    阅读次数:364
[Training Video - 1] [Java Introduction] [What is Selenium]
What is Selenium? Browser Automation Testings Tool: Mozilla IE 6,7,8 Google Chrome Opera 8,9,10 Safari Multiple Operating Systems: Windows Mac Linux/U ...
分类:编程语言   时间:2016-06-14 14:25:47    阅读次数:235
Apache 在不同平台和版本上的默认文件布局
https://wiki.apache.org/httpd/DistrosDefaultLayout This guide lists the default installation layouts for Apache HTTPD on various operating systems and ...
分类:Web程序   时间:2016-06-14 13:43:04    阅读次数:180
SO_REUSEADDR 和 SO_REUSEPORT
大部分内容来自stackoverflow上的回答:Socket options SO_REUSEADDR and SO_REUSEPORT, how do they differ? Do they mean the same across all major operating systems? 由 ...
分类:其他好文   时间:2016-06-13 13:21:34    阅读次数:278
监控脚本
#!/bin/bash # Script to fetch ngstatus statuses for tribily monitoring systems # Author: krish@toonheart.com # License: GPLv2 # Set Variables HOST=`/s ...
分类:其他好文   时间:2016-06-09 06:14:44    阅读次数:386
Linux内核构建选项之文件系统
文件系统作为操作系统的一个模块,需要对内核进行配置才能使用;内核提供对文件系统功能选项的配置功能 内核配置 make ARCH=arm menuconfig 文件系统选项的配置 File Systems > 构建方式: 内置构建:[*] <*> > 增加内核镜像文件大小 模块构建: < > <M> ...
分类:系统相关   时间:2016-06-08 21:36:24    阅读次数:330
1149条   上一页 1 ... 69 70 71 72 73 ... 115 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!