搜索资源列表
list
- 一个通讯录的C控制台程序,特色在于它是命令行方式的,里面有命令行解析的代码。 没有说明,请自行看代码。-An address book of the C console program, features is that it is a command-line mode, which has a command-line parsing code. Did not say, please look at the code on their own.
clp_parser-2.0.1
- 命令行解析程序,用户输入的参数可以进行解析-command parse
getopt_mb_uni_src
- 用于windows下控制台的命令行解析,完成linux平台命令行解析功能(For the windows console under the command line parsing, the completion of the Linux platform command line parsing function)
webhtml5调用摄像头实现二维码扫描
- web/html5调用摄像头实现二维码扫描; java扩展使用说明 该解析过程需要java环境支持,jar包启动后在本机的20147端口接受socket监听,因此网络编程语言都可以调用。 1 命令行启动jar包 java -jar xxxxx.jar 启动成功应该能看到20147端口的应用 2服务socket调用 暂提供php调用代码(Web/html5 calls the camera to realize the two-dimensional code scan. Ja