-
An agreement to use the network to check system time clock of small procedures.
一个利用网络时钟协议核对系统时间的小程序。-An agreement to use the network to check system time clock of small procedures.
- 2023-04-30 17:55:03下载
- 积分:1
-
易语言的一个标准练习实例。希望对各位像学习E代码的朋友有帮助...
易语言的一个标准练习实例。希望对各位像学习E代码的朋友有帮助-Easy Language example of a standard practice. I hope you like the learning of a friend E code help
- 2022-01-25 15:53:48下载
- 积分:1
-
Windows程序设计.chm 书和光盘源码
Windows程序设计.chm 书和光盘源码-Windows programming. Chm source book and CD-ROM
- 2023-08-19 18:15:19下载
- 积分:1
-
一个图标编辑器源代码
一个图标编辑器源代码 -an icon editor source code
- 2022-07-02 00:21:49下载
- 积分:1
-
WinCE under excellent tool of the software
WinCE下绝好的工具条软件-WinCE under excellent tool of the software
- 2022-01-24 16:23:58下载
- 积分:1
-
ACM中常用的算法思想与常用算法,是本人自己精心收集的,其中含清华ACM训练时候的笔迹,对ACM的人员是极佳的参考资料...
ACM中常用的算法思想与常用算法,是本人自己精心收集的,其中含清华ACM训练时候的笔迹,对ACM的人员是极佳的参考资料-ACM commonly used algorithm commonly used algorithms and thinking, is my own collection of carefully, with Tsinghua ACM training when the handwriting on the staff ACM is an excellent reference
- 2022-01-25 20:35:18下载
- 积分:1
-
ITU标准目录,列出标准所有的目录,以备查找。
ITU标准目录,列出标准所有的目录,以备查找。-ITU standard directory, listing all the standard directory for finding.
- 2022-02-28 16:18:40下载
- 积分:1
-
一个创建和读写二进制文本文件的程序,开发环境VC
一个创建和读写二进制文本文件的程序,开发环境VC-create and read and write a binary version of the document procedures, the development of environmental VC
- 2023-05-04 17:30:03下载
- 积分:1
-
[综合类]用户定义关键字颜色的文件 164Kb 17 ★★★★★
[综合类]用户定义关键字颜色的文件 164Kb 17 ★★★★★ -[Comprehensive] user-defined keywords color documents 164Kb 17 Buranee People
- 2022-01-23 10:25:59下载
- 积分:1
-
获得本机以及指定域名的ipv4和ipv6地址
应用背景本代码可以用来实现获取本机以及指定域名的ipv4地址以及ipv6地址,代码分了两个c++文件,并非写在一起,使用时可以注释掉其中一个或是新建项目将其中一个c++文件剪切进去。关键技术
对于本地的ip地址我们只需要使用WinSocket继承的Berkeley Socket API里面的函数gethostbyname()通过名字获得主机信息,然后再显示出其ip地址即可,对于输出ipv6地址需将地址族改为AF_INET6.进一步得到ipv6地址。而要得到指定域名的ip地址时需要对一个地址同样使用gethostbyname()获得信息,再进行显示。
- 2022-07-04 18:45:02下载
- 积分:1