搜索资源列表
myNewChatServer
- win32 socket select模型多线程 c/s聊天服务器 服务器简单的接受命令和转发消息,自定义协议 -Hello World!
OSGi-HelloWorld
- OSGI入门和实战的资料。是OSGi规范的实战型入门源码,动手做做,可以体验OSGI的性感魅力。目前采用java开发基于OSGi的SAAS项目是比较流行的!-osgi hello world.
bookshop
- 在线书店,可以供会员选择并购买图书,管理员添加图书,包括文档。-hello world
test.pl
- simple scr ipt hello world
test
- This a demo HTML Hello World file.-This is a demo HTML Hello World file.
java
- hello world. this a try to help all people on the earth to learn java-hello world. this is a try to help all people on the earth to learn java
calculator
- The following file will display to the console the following string "Hello, World!".
astro-spacesocket-a5dead8
- WebSockets From Space* * There are no users in space, only astronauts with the latest browser. Therefore no graceful fallback is attempted. API Setup var server = http.createServer(...) server.listen(port) require( spacesock
hello-world
- 这个程序是在uIP上实现的一个email程序。通过这个程序可以熟悉uIP。-This program is implemented on a uIP email program. Through this program can be familiar with the uIP.
hello-world
- 循环输出Hello World字符串,字体由小变大-Cycle Hello World output string, font turned from small to big
NIO-Socket(server-and-client)
- jdk供的无阻塞I/O(NIO)有效解决了多线程服务器存在的线程开销问题,但在使用上略显得复杂一些。在NIO中使用多线程,主要目的已不是为了应对每个客户端请求而分配独立的服务线程,而是通过多线程充分使用用多个CPU的处理能力和处理中的等待时间,达到提高服务能力的目的。 client多线程请求server端,server接收client的名字,并返回Hello! +名字的字符格式给client。当然实际应用并不这么简单,实际可能是访问文件或者数据库获取信息返回给client。-jdk f
w.c
- simple httpd server hello world-httpd server httpd serverhttpd serverhttpd serverhttpd serverhttpd serversimple
hello
- 生成一个hello.cpp的文件。然后make使得可以使用 -hello world
local-computer
- 如何获得本地计算机的名称,hello world-How to get the name of the local computer
hello_world
- loop for printing hello world
Struts2HelloWorld
- Java struts2 小程序.简单介绍Struts2 framework-Struts2 "Hello world" small program
HELLO-WORD
- display hello world, show how print hello world in client screen no.-display hello world
ngx_http_mytest_module
- nginx模块二次开发简单的测试模块,相当于一个nginx模块的hello world级别-nginx module secondary development of a simple test module, the equivalent of a hello world nginx module level
pos
- 非常重要,可以实现在linux下的开发教学使用-hello world
第一次作业
- 输出Hello world,JAVA基础的第一节课作业,适用于初学JAVA的人(print Hello world very good)