-
本程序用C++语言实现了HTTP协议的请求消息,包括GET,POST方法,在windows下编译通过,可以运行。...
本程序用C++语言实现了HTTP协议的请求消息,包括GET,POST方法,在windows下编译通过,可以运行。-This procedure using C++ language implementation of the HTTP protocol" s request message, including GET, POST method, compiled through the windows, you can run.
- 2023-04-27 23:10:03下载
- 积分:1
-
ntp 客户端源代码
ntpclient的源代码压缩包,主要用来同步NTP服务器时间。
- 2022-05-08 15:31:41下载
- 积分:1
-
score表查找和排序
创建Windows窗体应用程序项目,设计一个窗体Form1,用于实现对score表中的通用查找和排序操作。
- 2023-03-23 04:55:03下载
- 积分:1
-
如何用ffmpeg编写一个简单播放器详细步骤介绍及源码
如何用ffmpeg编写一个简单播放器详细步骤介绍及源码,压缩包内含有详细文档介绍以及源代码,好资源。
- 2023-04-10 05:30:03下载
- 积分:1
-
到中国的农历日历公历
使用系统 ;使用 System.Drawing ;使用 System.Globalization ;使用 System.Windows.Forms ;命名空间 WinFormLunar 是{公共部分类 FormLunar: 窗体{# 区域私人只读字符串动物、 甘志 ;私人的 TextBox txtLunar ;私人的 DateTimePicker lunarPicker ;私人的 ChineseLunisolarCalendar lunarCalendar ;# Endregion 公共的 FormLunar){# 区域隐藏 () ;甘 ="B、 C、 D、 E 和 F 耿仁桂";芷 ="Zichou 毛贤陈寺吴申徐海";动物 = 大鼠牛虎兔子龙蛇马羊猴 Jigou 猪 ;Application.CurrentCulture = CultureInfo.GetCultureInfo ("zh-CN") ;/ / 中国地区。lunarCalendar = 新的 ChineseLunisolarCalendar () ;/ / 中国阴阳历。txtLunar = 新的文本框) ;txtLunar.Dock = DockStyle.Bottom ;txtLunar.ReadOnly = true ;/ / 只读模式。这。Controls.Add (txtLunar) ;lunarPicker = 新的 DateTimePicker () ;lunarPicker.Dock = DockStyle.Top ;lunarPicker.Format = DateTimePickerFormat.Custom ;/ / 自定义格式。lunarPicker.CustomFormat ="dddd yyyy "years" M "January "d "day" ;
- 2022-02-13 07:36:19下载
- 积分:1
-
(C语言)大数的加法
在COJ上测试通过,大数据的加法,不止64位可以加哦~
- 2022-06-02 19:16:39下载
- 积分:1
-
QT QT的制备
qt已经在qt digiclock中准备好了,系统可以立即看到当前时间
- 2022-07-23 10:14:36下载
- 积分:1
-
SPCE061A单片机上的IO端口配置源程序,以及各个端口的使用案例。...
SPCE061A单片机上的IO端口配置源程序,以及各个端口的使用案例。-the driver source of the IO port of the SPCE061A
- 2022-02-26 05:08:35下载
- 积分:1
-
以VC++为编程工具,解决了windows多线程编程中的经典问题:circular_queue问题...
以VC++为编程工具,解决了windows多线程编程中的经典问题:circular_queue问题-to VC++ programming tools, solve the windows multithreaded programming of the classic problems : problems circular_queue
- 2022-08-17 05:49:32下载
- 积分:1
-
ACE分离器例子
很好的ACE reactor服务器源码,又很充分的例子来说明reactor的使用,这是一个服务器源码,对收到的数据返回到客户端
- 2022-08-22 10:07:59下载
- 积分:1