-
operating system source code integrity great secrets!
操作系统完整源代码大机密!-operating system source code integrity great secrets!
- 2023-03-23 19:15:03下载
- 积分:1
-
基于莱昂氏unix的x86实现代码
基于莱昂氏unix的x86实现代码,或者说是unix的x86实现代码丰富非常适合学习操作系统原理
- 2022-11-21 12:05:03下载
- 积分:1
-
word word2003 vc6.0 plug
word 插件 在word2003+ vc6.0 条件下运行
可以单击弹出atl 的窗口
简单可实现 -word word2003 vc6.0 plug-in operation under the conditions can click pop-up windows atl I can be simple
- 2022-06-20 03:54:01下载
- 积分:1
-
memory management system simulation
模拟内存管理系统-memory management system simulation
- 2022-03-01 04:00:19下载
- 积分: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
-
cnix.rar
cnix.rar
- 2022-01-25 23:45:09下载
- 积分:1
-
银行家算法程序,操作系统的,用c编的
银行家算法程序,操作系统的,用c编的-bankers algorithm procedures, operating systems, with the series c
- 2022-09-29 16:10:04下载
- 积分:1
-
C_时间片轮转and页面管理.rar
C_时间片轮转and页面管理.rar-9-time Web pages and management. Rar
- 2022-03-16 07:22:56下载
- 积分:1
-
摘要:J2ME是SUN公司最新推出的面向嵌入式产品的JAVA,目前市场上刚刚推出采用J2ME工具开发的手机和PDA产品,本文介绍了J2ME的特点和技术,分析了J...
摘要:J2ME是SUN公司最新推出的面向嵌入式产品的JAVA,目前市场上刚刚推出采用J2ME工具开发的手机和PDA产品,本文介绍了J2ME的特点和技术,分析了J2ME将来的应用以及当前J2ME开发未来信息终端的技术。
关键词:JAVA;虚拟机;J2ME;信息终端
-Abstract : J2ME is Sun"s new products for embedded Java, currently on the market just released J2ME tool development using mobile phones and PDAs, This paper describes the features of the J2ME and technology, analysis of the J2ME future use J2ME and the current development of future information terminal technology. Keywords : JAVA; Virtual Machine; J2ME; Information Terminal
- 2023-08-25 01:05:03下载
- 积分:1
-
这是一个软件工程的第一章的课件,不过以后,我会陆续给大家传的...
这是一个软件工程的第一章的课件,不过以后,我会陆续给大家传的-This is a software engineering in the first chapter of courseware, but then, I will continue to biographies of everyone
- 2023-08-06 22:30:03下载
- 积分:1