网络编程 meaning in English
linux
Examples
- If you were building a remoting system yourself , you might start by learning network programming and a wide array of protocols and serialization format specifications
如果要自己生成远程处理系统,可以从学习网络编程、各种各样的协议和序列化格式规范开始。 - The python library for event - driven network programming is called just " twisted " - my last column did not carefully distinguish the group from the product
用于事件驱动的网络编程的python库就称为“ twisted ”我的最后一篇专栏文章并没有仔细区分这个组和产品。 - The server receives the data form different clients , and classes the data through the two - level map system , implements data processing , saving and display
通过winsock网络编程接口接收数据,通过两级映射的数据结构对数据按模块进行分类并完成数据的处理、保存和显示的功能。 - And rexx is certainly turing - complete , enables modules and structured programming , and has libraries for tasks such as gui interfaces , network programming , and database access
并且, rexx当然是完全turing的,支持模块和结构化编程,有面向专门任务的库,例如gui接口、网络编程和数据库访问。 - In addition , the author discusses the client - server model , description of socket ( half - association , all - association ) and its types and functions in network programming
论述了本软件网络编程部份中所要运用的客户/服务器模型、 socket描述(半相关、全相关)以及socket的类型和函数等内容。