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

搜索资源列表

  1. Make Friend With Your PC

  2. If you already own a PC and have some experience,you will certainly learn something here.You will find a mass of information and good ideas within the next 60 pages.We will look around the PC-in detail but in an easy to understand fashion,and to mak
  3. 所属分类:其它

    • 发布日期:2010-06-21
    • 文件大小:337920
    • 提供者:rainguoguo
  1. asp.net汽车销售网站

  2. --新闻快讯 <% Dim Intcatid,strOrder,strcat,strcategory Intcatid = 0 Intcatid=SafeRequest("catid",1) strcat = "综合新闻" set rs=server.CreateObject("adodb.recordset") If Intcatid 0 Then rs.open " select category from category where categoryid="&Intcat
  3. 所属分类:C#

    • 发布日期:2010-06-23
    • 文件大小:4194304
    • 提供者:zangyanchao
  1. JAVA persistence with hibernate

  2. hibernate bible by Gavin king Nothing more
  3. 所属分类:Java

    • 发布日期:2010-06-28
    • 文件大小:10485760
    • 提供者:fanngyuan
  1. jquery实例,有50个例子

  2. /*! * jQuery Javascr ipt Library v1.3 * http://jquery.com/ * * Copyright (c) 2009 John Resig * Dual licensed under the MIT and GPL licenses. * http://docs.jquery.com/License * * Date: 2009-01-13 12:50:31 -0500 (Tue, 13 Jan 2009) * Revision: 6104 */
  3. 所属分类:Javascript

    • 发布日期:2010-07-03
    • 文件大小:4194304
    • 提供者:pjzhouyou
  1. 幻灯片java手动播放

  2. import java.awt.*; import java.awt.event.*; import java.applet.*; import java.net.*; import java.io.*; public class SR_Slider extends Frame implements ActionListener, WindowListener, Runnable { public static void main(String Pagli[]) { new SR_Slider
  3. 所属分类:Java

    • 发布日期:2010-07-04
    • 文件大小:7168
    • 提供者:cyf666666
  1. LotusScript语法

  2. 1.1 Lotusscr ipt 的语法: 1.1.1 语法概要: ÷ 语句行结束为行结束,无须特殊符号 ÷ 一条语句占有多行时,使用“ _”作为行结束 ÷ 同一行录入多条语句时,使用“:”分隔语句 ÷ 语法类似 VB,大小写不敏感 ÷ 注释: · 单行:’ · 多行:%Rem … %End Rem ÷ 基本变量类型赋值:“=” ÷ 对象赋值:“Set ObjectName = ” 1.1.2 内置常量: ÷ NOTHING: · 为 Object 的默认值 · 使用 Is 来判断(不可使用“
  3. 所属分类:VB

    • 发布日期:2010-07-05
    • 文件大小:409600
    • 提供者:h549866023
  1. zVzJl

  2. Nothing .just a file.
  3. 所属分类:其它

    • 发布日期:2008-02-02
    • 文件大小:55296
    • 提供者:lcbeyound
  1. Cheat Engine 5.6.1

  2. Cheat Engine V5.6.1 Cheat Engine是一款内存修改编辑工具,它允许你修改你的游戏,所以你将总是赢。它包括16进制编辑,反汇编程序,内存查找工具。与同类修改工具相比,它具有强大的反汇编功能,且自身附带了外挂制作工具,可以用它直接生成外挂。 Fixes: Fixed bug where ce would crash(close) on XP systems on certain type of games when opening a process Fixed the
  3. 所属分类:硬件开发

    • 发布日期:2010-07-09
    • 文件大小:4194304
    • 提供者:ailencheng
  1. SQL+数据透视表+VBA 数据透视表的超级应用

  2. SQL+数据透视表+VBA 使数据透视表走向更灵活,更智能,更适用。 这个是我和师傅一撇首度合作,他提供了文件并提出了要求,我帮他实现其效果 下面从几个方面解释一下: 1、功能 一个源文件和一个通过用SQL查询生成的数据透视表 将源文件拖到电脑的任意位置,甚至将文件名也改掉,用VBA配上代码和窗体找到文件,数据透视表仍然能够正常工作 2、套用 现在来讲讲怎么使做出来的东东适应大家的需要 2、1 用OLE DB窗口引用工作表或写SQL语句,因为用这个方法同VBA相通,copy下来代码区的的语句
  3. 所属分类:VB

    • 发布日期:2010-07-17
    • 文件大小:31744
    • 提供者:jjpowerjj
  1. Creating the OutLookRichEdit Control

  2. Follow these 10 easy steps to build the OutLookRichEdit control: Insert a rich edit control into the dialog. Call AfxInitRichEdit() in the InitInstance of the App class or in InitDialog. If it does not exist, copy OutLookRichEdit.cpp and OutLookRich
  3. 所属分类:其它

    • 发布日期:2010-07-25
    • 文件大小:23552
    • 提供者:hloveloveu
  1. DeviceTree V2.21

  2. Descr iption The greatest utility every written by master toolsmith and driver expert Mark Cariddi. This utility has two views: (a) one view that will show you the entire PnP enumeration tree of device objects, including relationships among objects
  3. 所属分类:其它

    • 发布日期:2010-08-01
    • 文件大小:4194304
    • 提供者:linghu9990
  1. 软件体系结构的艺术pdf

  2. Software architecture is often confused with low-level design and the technology stack. Technology vendors and popular technology-focused journals tend to propagate this misunderstanding. As a result, many software engineers produce architecture des
  3. 所属分类:专业指导

    • 发布日期:2010-08-02
    • 文件大小:4194304
    • 提供者:abc22cba
  1. VB中读取EXCEL源码

  2. VB读取EXCEL源码Private Sub Command1_Click() Dim i As Integer, j As Integer Set xlApp = CreateObject("Excel.Application") '创建EXCEL应用类 xlApp.Visible = False '设置EXCEL不可见 Set xlBook = xlApp.Workbooks.Open(App.Path & "\data.xls") '打开EXCEL工作簿 Set xlsheet = xl
  3. 所属分类:VB

    • 发布日期:2010-08-07
    • 文件大小:4096
    • 提供者:kaifen2006
  1. OpenCart v1.4.8

  2. This version of opencart comes with a universal upgrade scr ipt that allows you to update your store from as far back as v1.3.2 to the latest version of OpenCart without having to install each version in between. The scr ipt is still in beta so ther
  3. 所属分类:C++

    • 发布日期:2010-08-10
    • 文件大小:6291456
    • 提供者:ghj_929
  1. 自动生成VBA窗体菜单

  2. 自动生成VBA窗体菜单 '*************************** '* 菜单类 * '*************************** Option Explicit Private WithEvents MenuBar_MenuItem As MSForms.Label '菜单项 Private WithEvents WorkForm As MSForms.UserForm '工作窗口 Private WithEvents MenuBar As MSForms.Imag
  3. 所属分类:VB

    • 发布日期:2010-08-16
    • 文件大小:299008
    • 提供者:xsbxsb2
  1. VB-CPU温度检测

  2. Public Function GetCPUTemp() As Double 'cpu温度检测 Dim i As Integer Dim mCPU As Variant Dim u As Variant Dim s As String Set mCPU = GetObject("WINMGMTS:{impersonationLevel=impersonate}!root\wmi").ExecQuery("SELECT CurrentTemperature From MSAcpi_Thermal
  3. 所属分类:VB

    • 发布日期:2010-08-16
    • 文件大小:581
    • 提供者:djposui
  1. VB - 图标模板

  2. '窗体:______________ '声明:Public LastState As Integer '为图标定义窗体信息 '使用前: 'If WindowState = vbMinimized Then ' LastState = vbNormal 'Else ' LastState = WindowState 'End If '使用: 'AddToTray Me, mnuTray '加载图标 'SetTrayTip "VB Helper tray icon program" '图标标签 '
  3. 所属分类:VB

    • 发布日期:2010-08-17
    • 文件大小:5120
    • 提供者:djposui
  1. DataGridView控件的各种操作总结

  2. DataGridView控件的各种操作总结(单元格操作,属性设置) 一、单元格内容的操作 *****// 取得当前单元格内容 Console.WriteLine(DataGridView1.CurrentCell.Value); // 取得当前单元格的列 Index Console.WriteLine(DataGridView1.CurrentCell.ColumnIndex); // 取得当前单元格的行 Index Console.WriteLine(DataGridView1.Curren
  3. 所属分类:专业指导

    • 发布日期:2010-08-19
    • 文件大小:72704
    • 提供者:sunchong_sc
  1. 注册表吸尘器

  2. If you don't understand the complexities of RegVac and/or the Registry but you still want a clean Registry, the Novice Mode is for you. The Novice Mode has only two controls on it, a "Clean Registry" button and a checkbox. When the "Clean Registry"
  3. 所属分类:其它

    • 发布日期:2008-02-16
    • 文件大小:917504
    • 提供者:globulin
  1. 围棋的控件

  2. '============================='' 围棋控件WeiQi.Control ''作者:ChuYa.Studio::fanyugod '' QQ:11330934 '' Email::fanyugod@163.com '' VB.NET ''============================='此控件是19x19标准围棋控件,请在鼠标事件中加入相应代码1 属性1.1 只读属性1.1.1 AuthorDeclare   类型:String       说明:返回作者
  3. 所属分类:VB

    • 发布日期:2008-02-23
    • 文件大小:33792
    • 提供者:fanyugod
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 46 »