您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. sqlhelper可直接用于2次开发

  2. /// /// 数据库的通用访问代码 /// 此类为抽象类,不允许实例化,在应用时直接调用即可 /// public abstract class SqlHelper { //获取数据库连接字符串,其属于静态变量且只读,项目中所有文档可以直接使用,但不能修改 public static readonly string ConnectionStringLocalTransaction = ConfigurationManager.ConnectionStrings["pubsConnecti
  3. 所属分类:MySQL

    • 发布日期:2011-07-25
    • 文件大小:1048576
    • 提供者:jw11oo00
  1. C#源代码 学生成绩管理系统

  2. C#源代码 学生成绩管理系统 #region 执行SQL语句,返回SqlDataReader /// /// 执行SQL语句,返回SqlDataReader /// /// 要执行的SQL语句 /// 返回SqlDataReader,需手工关闭连接 public SqlDataReader GetReader(string sql) { SqlConnection con=new SqlConnection(DataAccess.ConnectionString); SqlCommand
  3. 所属分类:C#

    • 发布日期:2011-07-30
    • 文件大小:188416
    • 提供者:wowoccbbaanaiai
  1. qt 滑屏翻页效果C++程序

  2. qt 滑屏翻页效果C++程序 #ifndef PICTUREFLOW_H #define PICTUREFLOW_H #include class PictureFlowPrivate; /*! Class PictureFlow implements an image show widget with animation effect like Apple's CoverFlow (in iTunes and iPod). Images are arranged in form of sl
  3. 所属分类:C++

    • 发布日期:2011-08-05
    • 文件大小:12288
    • 提供者:deng_hnu
  1. unix分析关于UNIX的一些浅析

  2. 内核版本:2.6.31.6 首先在S3C2440平台的初始化函数中,主要是将开发平台的设备注册进了系统,也就是将device注册到了platform虚拟的总线上,并进行了一些初始化的工作,这里我们只关注I2C的部分。 static void __init smdk2440_machine_init(void) { s3c24xx_fb_set_platdata(&smdk2440_fb_info); s3c_i2c0_set_platdata(NULL); platform_add_devic
  3. 所属分类:Unix

    • 发布日期:2011-08-08
    • 文件大小:11264
    • 提供者:sihong110
  1. C#分屏技术,可以实现监控分屏

  2. 实现了简单的监控视屏分屏浏览技术 /// /// 计算视频面板位置和面积 /// /// /// 总面积和坐标 /// private IList CalcPanelRectangle(int channelCount, Size TotalArea) { IList result = new List(); //模数 int modulo; if (channelCount 64) modulo = 8; else modulo = (int)Math.Ceiling(Math.S
  3. 所属分类:C#

    • 发布日期:2011-08-12
    • 文件大小:35840
    • 提供者:snoopyxl
  1. c# Excel 操作类

  2. c# Excel 操作类,可实现EXCEL的大部分操作,并且可以把数据库查询出的结果datatable直接导到EXCEL里面,注释详细! /// /// 将内存中数据表格插入到Excel指定工作表的指定位置 /// /// 数据表 /// 工作表对象 /// 起始的X 列值 /// 起始的Y 行值 /// true操作成功false操作失败 public bool InsertTable(System.Data.DataTable dt, Excel.Worksheet ws, int s
  3. 所属分类:C#

    • 发布日期:2011-08-16
    • 文件大小:19456
    • 提供者:boyoung18
  1. Spring3.0.2-RELEASE-API.chm

  2. absolute public boolean absolute(int row) throws InvalidResultSetAccessExceptionDescr iption copied from interface: SqlRowSet Moves the cursor to the given row number in the RowSet, just after the last row. Specified by: absolute in interface SqlRow
  3. 所属分类:网络游戏

    • 发布日期:2011-08-19
    • 文件大小:10485760
    • 提供者:longlivechina008
  1. struts2.1.8.1-API.chm

  2. absolute public boolean absolute(int row) throws InvalidResultSetAccessExceptionDescr iption copied from interface: SqlRowSet Moves the cursor to the given row number in the RowSet, just after the last row. Specified by: absolute in interface SqlRow
  3. 所属分类:网络游戏

  1. Anti-Keylogger Tester (AKLT) v3.0

  2. Use this small utility to detect any malware keyloggers found on your computer Some trojans include keylogging functionalities, that will steal confidential information you are typing on your computer. To fight this threat, many HIPS applications, a
  3. 所属分类:系统安全

    • 发布日期:2011-09-02
    • 文件大小:173056
    • 提供者:pushebp163
  1. Wi-Fi Protected Setup Specification

  2. Although home Wi-Fi networks have become very popular, the industry continues to be plagued by a high rate of support calls and retail equipment returns due primarily to the complexity of initial network setup. Furthermore, most (by some estimates,
  3. 所属分类:网络安全

    • 发布日期:2011-09-06
    • 文件大小:1048576
    • 提供者:zhanyid
  1. c# 加密和解密相关代码

  2.  数据的加密与解密  文件的加密与解密 第 章 加密与解密技术 第19章 加密与解密技术 829 19.1 数据的加密与解密 实例571 异或算法对数字进行加密与解密 光盘位置:光盘\MR\19\571 中级 趣味指数: 实 例说明 在实现本实例之前先来简要了解一下加密的概念,加密是指通过 某种特殊的方法,更改已有信息的内容,使得未授权的用户即使得到 了加密信息,如果没有正确解密的方法,也无法得到信息的内容。谈 到加密的话题,一些读者一定非常感兴趣,而且会联想到复杂的加密 算法,本实例主要
  3. 所属分类:C#

    • 发布日期:2011-09-06
    • 文件大小:39936
    • 提供者:yunwu009
  1. GNU-ARM-Assy-Quick-Ref.pdf

  2. GNU ARM Assembler Quick Reference A summary of useful commands and expressions for the ARM architecture using the GNU assembler is presented briefly in the concluding portion of this Appendix. Each assembly line has the following format: [:] [} @ co
  3. 所属分类:C

    • 发布日期:2011-09-10
    • 文件大小:111616
    • 提供者:langio
  1. Borland Delphi 2005 Architect Update 3

  2. Borland Delphi 2005 Architect Update 3----------Report #: Short Descr iption: Rating: Status12241 IntToHex returns lowercase letters0.00 of 5 Closed11881 TStringStream constructor for .NET sets Position incorrectly0.00 of 5 Closed11787 Access violat
  3. 所属分类:Delphi

    • 发布日期:2006-01-13
    • 文件大小:0
    • 提供者:chenxh
  1. WinCE下的触控屏驱动程序源代码

  2. WinCE下的触控屏驱动程序源代码(MS提供) -------------------------------------------------------------------------------- 时间:2003-1-8 20:15:31 来源:BIPLIP.com 作者:Daric 阅读847次 下载 (32K)  因带宽资源有限,如无法下载,请稍后重试。The touch screen driver reads input from touch screen hardware
  3. 所属分类:Access

    • 发布日期:2006-02-23
    • 文件大小:32768
    • 提供者:chenxh
  1. Multiline balloon tooltips on ListView items

  2. Descr iption: The attached code demonstrates a technique you can use to create multiline balloon tooltips for ListView items.The code is based on the following simple idea. In the MouseMove event you need to check the index of the item under the mou
  3. 所属分类:Web开发

    • 发布日期:2006-02-23
    • 文件大小:5120
    • 提供者:chenxh
  1. This is an ActiveX DLL that causes a client app to wait for

  2. This is an ActiveX DLL that causes a client app to wait for another app to finish. The library takes care of launching the new app and doing all of the synchronization. It also returns the exit code for the process.
  3. 所属分类:其它

    • 发布日期:2006-02-23
    • 文件大小:14336
    • 提供者:chenxh
  1. TDCImageInfo读取图形文件中的各种信息

  2. TDCImageInfo returns image type, dimensions, and color depth from GIF, JPEG, PNG,BMP, PCX, and TIFF files.
  3. 所属分类:专业指导

    • 发布日期:2006-02-23
    • 文件大小:4096
    • 提供者:chenxh
  1. T Get Public IP

  2. TGetPublicIP ------------ This component obtains the public IP address, or Internet IP address, for computers that are behind routers with NAT functionality. It works contacting with any server on Internet that tells your public IP, and doing parsin
  3. 所属分类:网络基础

    • 发布日期:2011-09-16
    • 文件大小:212992
    • 提供者:lyp8899
  1. MapView的使用

  2. 在论坛里看到一篇 "MapView和其它控件一起显示 " 的帖子, 那是很老的一篇帖子了, 很多朋友都说无法在android SDK 1.0上运行。既然那么多人关心,我在这里就把它重写一遍,顺便加入了一些新的功能 ,感兴趣的朋友可以看看。 第一步,当然是增加map的支持了。在Android Manifest.xml中增加以下语句: 第二步, 传说中的Layout: <RelativeLayout xmlns:android="http://schemas.android.com/ap
  3. 所属分类:Android

    • 发布日期:2011-09-18
    • 文件大小:81920
    • 提供者:leiwenqing_1982
  1. Symfony 使用文档

  2. symfony 命令详解 /symfony list 语法: symfony [选项] 任务名 [参数] 选项: –dry-run -n Do a dry run without executing actions. –help -H 显示帮助信息 –quiet -q Do not log messages to standard output. –trace -t Turn on invoke/execute tracing, enable full backtrace. –version
  3. 所属分类:PHP

    • 发布日期:2011-09-18
    • 文件大小:3145728
    • 提供者:layoe
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »