搜索资源列表
HTMLParser
- 一个用于从html页面中提取输入表单的应用程序,自动获得当前系统中打开的页面,分析页面内容并返回输入表单。版权说明:为网上开源代码,希望对大家有用。-for an html page from the input from the application form, the current system automatically open pages, page content analysis and returned to the input form. Copyright : sourc
henclib263
- 客户机/服务器系统比文件服务器系统能提供更高的性能,因为客户端和服务器端将应用的处理要求分开,同时又共同实现其处理要求,对客户端程序的请求实现“分布式应用处理”。服务器为多个客户端应用程序管理数据,而客户端程序发送、请求和分析从服务器接收的数据,这是一种“胖客户机 (Fat Client)”,“瘦服务器 (Thin Server)”的网络计算模式。服务器处理服务要求的过程实际是,先获取传送来的头信息,然后根据头信息新建文件,然后继续接受数据写入文件,当接受完数据后关闭文件。-client / s
EX3_3
- 关于结构体应用的 c++程序,程序要求:从键盘输入5个学生的姓名、3门课的成绩,原数据显示;(2)计算3门课总平均成绩;(3)按总平均成绩的高低依次显示各学生的信息-Application on the structure of the c++ program, the program requirements: 5 students from the keyboard' s name, 3 course results, the original data (2) Calculate
dlfile
- 用在一个简单的应用程序被列出的文件从服务器下载文件,解析它,根据文件清单。结果被记录在一个日志文件注意:当编译在visual c++项目设置,添加urlmon。lib库(在选项卡“链接”)-Used are listed in a simple application of the files downloaded from the server, parse it, according to the file list. Results are recorded in a log file n