-
operating system source code integrity great secrets!
操作系统完整源代码大机密!-operating system source code integrity great secrets!
- 2023-03-23 19:15:03下载
- 积分:1
-
运行于T
运行于T-engine(采用T-Kernel)之上的例子源代码,该T-Engine采用的处理器为mc9328-Running on the T-engine (the use of T-Kernel) above examples of source code, the T-Engine processor used for mc9328
- 2023-03-15 12:40:04下载
- 积分:1
-
This is my job to achieve a small operating system is the file system that can d...
这个是我操作系统的小作业实现的是文件系统,可以进行文件增加删减等操作-This is my job to achieve a small operating system is the file system that can delete files and other operations to increase
- 2022-02-20 04:57:21下载
- 积分:1
-
在控制台下模拟的windows操作系统下的文件管理系统,包含文件管理的常用功能。...
在控制台下模拟的windows操作系统下的文件管理系统,包含文件管理的常用功能。-In the console under the windows operating system simulation under the document management system, including the commonly used document management functions.
- 2023-02-04 16:20:03下载
- 积分:1
-
fsdfsd 好超级好是酷我
废话废话 blahblahblahblahblahblah
使用系统 ;
使用 System.Collections.Generic ;
使用 System.Linq ;
使用 System.Text ;
使用 System.Data.SqlClient ;
使用 System.Data ;
使用 System.Threading ;
ConsoleApplication3 的命名空间
{
类的程序
{
静态 void Main (字符串 [] args)
{
字符串 connectionString = @"数据源 =。SQLEXPRESS2008R2 ;
初始目录 = lab8 ;
集成安全性 = True";
System.Data.SqlClient.SqlConnection cn = 新 System.Data.SqlClient.SqlConnection(connectionString) ;
cn。Open ();
字符串路径 = @"c:lab8";
foreach (文件路径字符串中 System.IO.Directory.GetFiles(path))
{
SqlCommand cmd = 新 SqlCommand ("插入到 Files2(Name,Date) 值 (@Name,@Date)",cn) ;
SqlParameter param = 新 SqlParameter() ;
param。ParameterName ="@Name";
param。值 = System.IO.Path.GetFileName(filePath) ;
param。SqlDbType = SqlDbType.VarChar ;
cmd.Parameters.Add(param) ;
param = 新 SqlParameter()
- 2023-07-19 16:15:03下载
- 积分:1
-
C language of the DOS operating system source code, very classic, a good operati...
用C语言实现的DOS操作系统的源代码,非常经典,研究操作系统的好资料-C language of the DOS operating system source code, very classic, a good operating system research information
- 2022-03-11 08:40:37下载
- 积分:1
-
串口的vc演示程序,和调试助手类似哦,比较超值啊
串口的vc演示程序,和调试助手类似哦,比较超值啊-Vc serial demo program, and debug similar aides Oh, ah Comparison Value
- 2022-02-16 08:11:35下载
- 积分:1
-
dgdf g豆腐干 反对广泛生生世世 事实
dgdf g豆腐干 反对广泛生生世世 事实-wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww
- 2022-07-11 06:43:41下载
- 积分:1
-
GPS源代码,欢迎大家交流 三代GPS芯片
GPS源代码,欢迎大家交流 三代GPS芯片-GPS Firmware
- 2022-01-31 23:35:45下载
- 积分:1
-
a micro
一个微型操作系统源码-a micro-source operating system
- 2022-03-28 23:46:04下载
- 积分:1