-
You use the SQL aggregate functions to determine various statistical data sets....
使用 SQL 合计函数 你可以确定数据组的各种统计。你可以把这些函数用于查询和合计表达式,条件是在具备 SQL特性的 QueryDef对象中或在创建基于SQL查询的 Recordset对象时-You use the SQL aggregate functions to determine various statistical data sets. You can put these functions together for query and expression, on the condition that the availability of SQL characteristics QueryDef object or create a SQL query based on the Recordset object
- 2022-08-14 11:59:43下载
- 积分:1
-
/*运行环境 TC2.0下的台球游戏 w,s,a,d控制方向, 逗号和句号控制力量,空格发杆 本来还可用鼠标控制,因为要用一个"mouse.h",所以去掉了,...
/*运行环境 TC2.0下的台球游戏 w,s,a,d控制方向, 逗号和句号控制力量,空格发杆 本来还可用鼠标控制,因为要用一个"mouse.h",所以去掉了, 如有人想要带鼠标的可与我连系*/-/* WITH TC 2.0 operating environment under the billiards game w, s, a, d to control direction, the comma and full stop controlling forces, space-could have also been made with the mouse control, because we are a "mouse.h", so removed, if people want to take control the subject can be linked with my* /
- 2022-02-02 13:13:42下载
- 积分:1
-
C++ 中.x导入文件的一个 应该会很有用的 我也在寻找其他的
C++ 中.x导入文件的一个 应该会很有用的 我也在寻找其他的-C++,. X import files in an
- 2023-03-04 08:00:04下载
- 积分:1
-
vb 获取外网ip
"获取外网ip源码
Private Sub Command1_Click()
Dim h As Object
Dim i As Integer
Dim s As String
Set h = CreateObject("Microsoft.XMLHTTP")
GetInternetIP = False
g_strInternetServerIP = ""
h.Open "GET", "http://ip.3322.net", True "False
h.Send
If (h.ReadyState = 4) And (h.Status = 200) Then
&nb
- 2022-10-06 09:35:03下载
- 积分:1
-
CANOPen通信的一些源码,C++在linux下的,希望对大家有所帮助
CANOPen通信的一些源码,C++在linux下的,希望对大家有所帮助-CANOPen source of communication, C under Linux, we hope to help
- 2022-06-30 09:54:14下载
- 积分:1
-
用Pcomm Pro开发串行通信程序
用C + +Builder 在Win9x 下 开 发 串 行 通 信 程 序 是 程 序 员 们 经 常 遇 到 却 又 令 人 头 痛 的 事 情, 不 但 要 理 解 许 多 复 杂 的API 函 数, 还 要 掌 握 多 线 程 编 程。 令 人 欣 慰 的 是 有 一 些 公 司 专 门 为C + +Builder 开 发 了 编 写 串 行 通 信 程 序 的 开 发 工 具。Pcomm Pro就是可以用来开发串行通信程序的一个工具。
- 2022-07-11 05:35:30下载
- 积分:1
-
If you downloaded and installed on your system, you will be lot of fun
如果你下载并安装在你的系统上,你会很有趣
- 2023-07-11 00:40:07下载
- 积分:1
-
没有主函数的hello程序
没有主函数的hello程序-with no function hello procedures
- 2022-01-25 22:17:27下载
- 积分:1
-
非常之好玩,可以考验你的耐心和手上的操作,简单上手,对机器的配置要求非常的低....
非常之好玩,可以考验你的耐心和手上的操作,简单上手,对机器的配置要求非常的低.-very fun, a test of your patience and hands, the operation simple and thus the allocation of machines require very low.
- 2022-03-05 02:04:35下载
- 积分:1
-
register,用户注册用的 ,用户注册用的
register,用户注册用的 ,用户注册用的 -register,用户注册用的,用户注册用的,用户注册用的
- 2022-05-05 21:44:54下载
- 积分:1