-
某心理咨询公司有三个顾员,其编号为1~3,他们上班时间为每天的8~17点,请打出某天他们接待咨询的时间。...
某心理咨询公司有三个顾员,其编号为1~3,他们上班时间为每天的8~17点,请打出某天他们接待咨询的时间。-a psychological consulting company three LAB, the No. 1 ~ 3, They go to work every day for the 8 ~ 17:00, making Somewhere they receive counseling time.
- 2022-02-05 03:45:00下载
- 积分:1
-
SQL Server打印表结构代码
可用代码生L成SQL Server用户表的表结构定义,包含字段/类型,可选择是否打印索引/约束/注释等
- 2022-11-09 19:10:04下载
- 积分:1
-
深度优先搜索二叉树
深度优先搜索二叉树-depth-first search Binary Tree
- 2023-05-06 11:50:03下载
- 积分:1
-
两列双向链表相同值查询设计:
实现内容:构建两个双向链表,能够根据第一个链表中的值查询在第二个链表中的相同值的位置...
两列双向链表相同值查询设计:
实现内容:构建两个双向链表,能够根据第一个链表中的值查询在第二个链表中的相同值的位置-2 bi-directional value chain the same query design: the realization of content: To construct two two-way linked list, according to the first list of values query in the second list value in the same position
- 2023-01-08 11:20:03下载
- 积分:1
-
数据结构中哈夫曼编码应用实例,C语言编码。
数据结构中哈夫曼编码应用实例,C语言编码。-Data structure in application of Huffman coding, C language code.
- 2023-03-28 23:15:03下载
- 积分:1
-
这个程序主要是实现了一个数组的数组,当用户输入一个女的时候…
本程序主要是实现数组的全排列,当用户输入一个数字串时,程序将打印出该数字串的所有组合-This program is mainly to achieve an array of full array, when a user enter a number string, the program will print out the number of strings of all the combinations
- 2022-02-06 08:30:32下载
- 积分:1
-
个人记事本,写日记、或记录各种密码
学习VB操作Access数据库可参考。...
个人记事本,写日记、或记录各种密码
学习VB操作Access数据库可参考。-Personal notebook, diary, or record a variety of learning VB password to operate Access database can be found.
- 2022-04-17 05:35:18下载
- 积分:1
-
数据库访问原代码
数据库访问原代码-original code database access
- 2022-03-29 03:12:26下载
- 积分:1
-
有向图 编写程序判断该图是否含有环 如没有则输出其拓扑序列...
有向图 编写程序判断该图是否含有环 如没有则输出其拓扑序列-Digraph write a program to determine whether it contains any part of the plan if there is no sequence of the output of its topological
- 2022-01-21 04:46:37下载
- 积分:1
-
VCL 到 FireMonkey
FMX 文件是火猴子等效的 Delphi 的 VCL DFM 表单文件的他们确定的布局和在设计时添加到窗体的对象的属性。
如果你从零开始火猴子形式你将可能永远不会有兴趣 FMX 文件的内容,但如果你有一个 VCL 窗体代码,您希望将它移植到火猴子的应用程序是很舒服,因为很多的代码尽可能跨和理想的情况是这包括窗体布局。因为火猴子可视对象和它们的属性都是在名称中非常相似的等效的 VCL 组件很多可以自动移植。
- 2023-02-18 01:20:04下载
- 积分:1