-
vc模仿手写字的源码,可以实现模仿手写字的功能
vc模仿手写字的源码,可以实现模仿手写字的功能-vc imitate handwritten characters of source code, can be achieved to imitate the function of handwritten characters
- 2022-01-21 06:03:42下载
- 积分:1
-
收发信息的东东很好玩的
收发信息的东东很好玩的-transceiver information Dongdong very fun
- 2023-03-18 08:55:04下载
- 积分:1
-
Username : liuxinrui Password : zhongyong you can run on Linux main.exe document...
用户名:liuxinrui
密码:zhongyong
您可以在 linux 系统上运行 main.exe 文件
IP 应设为192.168.0.1
重新编译请在linux终端提示符后输入
g++ -lsybdb -lcurses -o 1.exe main.cpp clsMain.cpp clsConn.cpp clsTrade.cpp clsSupplier.cpp clsProduct.cpp
把数据库文件 DepartmentalStore.sql 拖放到 SQL SERVER 的查询分析器中并执行
把数据库文件 测试.sql 拖放到 SQL SERVER 的查询分析器中并执行
本软件提供详细的设计文档,供学习之用-Username : liuxinrui Password : zhongyong you can run on Linux main.exe document should be set to 192.168.0.1 IP recompile please linux terminal prompt input g-lsybdb- lcurses-o 1.exe main.cpp clsMain.cpp clsConn.cpp clsTrade.cpp clsSupplier.cpp clsProduct.cpp database DepartmentalStore.sql drag and drop documents to SQL SERVER inquiries analyzer and the execution of test database documents. sql drag and drop to SQL SERVER inquiries Analyzer and the implementation of the software to provide detailed design documents for study use
- 2022-05-29 18:45:34下载
- 积分:1
-
从键盘获取字符并写入指定文件
按ctrl+c保存并退出
从键盘获取字符并写入指定文件
按ctrl+c保存并退出
- 2022-05-22 18:05:34下载
- 积分:1
-
err
基于linux+gtk的压缩/解压缩工具,很小,但是很使用。欢迎一起完善。-err
- 2022-01-21 23:59:38下载
- 积分:1
-
the 17th ITPUB magazine for linux
the 17th ITPUB magazine for linux
- 2022-04-10 20:53:18下载
- 积分:1
-
这是一个linux下查看proccess的好源码,通过/proc目录来获得进程信息...
这是一个linux下查看proccess的好源码,通过/proc目录来获得进程信息-This is a linux to view proccess a good source, through the/proc directory to get the process information
- 2023-01-08 19:50:03下载
- 积分:1
-
LINUX core materials, suitable for study entry. English original book.
LINUX内核教材,适合入门学习。英文原版书。-LINUX core materials, suitable for study entry. English original book.
- 2022-05-16 01:03:16下载
- 积分:1
-
典型的守护程序,可用于录制
典型的守护程序,可用于录制-typical procedure can be used to record
- 2022-03-20 11:41:12下载
- 积分:1
-
linux组播代码
#! /bin/sh
gcc
linux组播代码
#! /bin/sh
gcc -Wall mcastclient.c -o mcastclient
gcc -Wall mcastserver.c -o mcastserver
#./mcastserver 230.1.1.1 7838
#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
-linux multicast code#!/bin/shgcc-Wall mcastclient.c-o mcastclientgcc-Wall mcastserver.c-o mcastserver#./mcastserver 230.1.1.1 7838#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
- 2022-03-13 06:45:28下载
- 积分:1