-
JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于JavaScri...
JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, JavaScript, Perl, Python等)。这些特性使JSON成为理想的数据交换语言。-JSON (JavaScript Object Notation) is a lightweight data interchange format. Is easy to read and write. But also easy for machines to parse and generate. It is based on JavaScript Programming Language, Standard ECMA-262 3rd Edition- December 1999 a subset of. JSON using entirely independent of language, text format, but also used language similar to C family habits (including C, C++, C#, Java, JavaScript, Perl, Python, etc.). These features make JSON an ideal data exchange language.
- 2022-02-03 03:07:14下载
- 积分:1
-
In mx21+ Linux2.4.18 platform realize gprs dial
在mx21+linux2.4.18平台上实现gprs拨号上网,文件夹是pppd的配置文件源代码及说明-In mx21+ Linux2.4.18 platform realize gprs dial-up Internet access, folder is the configuration file pppd source code and description
- 2022-03-03 12:58:03下载
- 积分:1
-
Office of the software a touch
本软件一个处摸屏驱动软件,在ads上编译-Office of the software a touch-screen software, compiled in ads
- 2022-05-30 08:48:20下载
- 积分:1
-
SVF parser Linux下的SVF文件剖析器
SVF parser Linux下的SVF文件剖析器-SVF parser
- 2022-03-16 20:19:16下载
- 积分:1
-
Beginning.Linux.Programming4th_EN,linux编程第四版
Beginning.Linux.Programming4th_EN,linux编程第四版-Beginning.Linux.Programming4th_EN, linux programming fourth edition
- 2022-07-20 12:14:40下载
- 积分:1
-
Simple timer under linux category, as well as the use of sample code
简单的linux下的timer类,以及其使用示例代码-Simple timer under linux category, as well as the use of sample code
- 2022-04-21 12:09:08下载
- 积分:1
-
用qt实现文字滚动功能,文字超过设定的长度可自动从左至右不断滚动...
用qt实现文字滚动功能,文字超过设定的长度可自动从左至右不断滚动-Qt achieved with scrolling text function, the length of the text exceeds a set automatically roll over from left to right
- 2022-09-18 18:00:03下载
- 积分:1
-
md4/md5 algorithm includes a set of useful tools, there are many algorithms, for...
包含md4/md5算法的一套好用工具,里面有好多算法,对于搞安全的人来说非常有用-md4/md5 algorithm includes a set of useful tools, there are many algorithms, for those who engage in security is very useful
- 2022-11-05 04:30:03下载
- 积分:1
-
esc/pos指令集的打印机的串口程序开发的演示程序源码
esc/pos指令集的打印机的串口程序开发的演示程序源码
- 2022-10-03 17:20:03下载
- 积分:1
-
4.了解和掌握Linux系统支持的消息通信机制、共享存储区机制。. (1) 消息的创建、发送和接收: 使用系统调用msgget( )、msgsed( )、msg...
4.了解和掌握Linux系统支持的消息通信机制、共享存储区机制。. (1) 消息的创建、发送和接收: 使用系统调用msgget( )、msgsed( )、msgrev及msgcrl( ),编写消息的发送和接收程序(消息长度为1KB); (2) 共享存储区的创建、附接和断接: 使用系统调用shmget( )、shmat( )、shmcrl( ),编写一个与上述功能相同的程序。-4. Understanding and support Linux messaging mechanism, shared memory mechanism. . (1) the creation of news, send and receive : the use of system calls msgget (), msgsed (), and msgrev msgcrl (), the preparation of the sender and receiver (news length of the 1KB); (2) shared storage area creation, and attached disconnect : use of system calls shmget (), shmat (), shmcrl (), a preparation of the above functions with the same procedure.
- 2022-03-25 22:13:37下载
- 积分:1