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

搜索资源列表

  1. 游戏菜单GUI封装

  2. 这个GUI引挚(暂叫"引挚"吧,有兴趣您可以自已改得更漂亮一点哦)中我封装了DirectDraw接口,并封装了Midi类与Menu类. 使用方法如下: // 以下代码在程序初始化时用一遍便可 DirectDraw=new CDirectDraw; DirectDraw->Create(hWnd) //创建图形接口 Midi= new CMidi; Midi->Create(hWnd); //创建MIdI音乐接口 Menu= new CMenu; //创建菜单
  3. 所属分类:专业指导

    • 发布日期:2002-10-08
    • 文件大小:579kb
    • 提供者:chenxh
  1. addin

  2. 1|)Security Wizard Anyone that has set up Jet security on an application knows how difficult and confusing it can be. The Security Wizard is a tool that will allow you to setup your own security mechanism in your Access application without having t
  3. 所属分类:VB

    • 发布日期:2005-12-02
    • 文件大小:697kb
    • 提供者:chenxh
  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
    • 文件大小:0byte
    • 提供者:chenxh
  1. 创建模态网页对话框(Very Good)!

  2. The code for the modal.html which will be called when u click the "Click&am p;quot; button. ConfirmAre u Sure? ...展开收缩
  3. 所属分类:Web开发

    • 发布日期:2006-02-23
    • 文件大小:618byte
    • 提供者:chenxh
  1. ZipTV.v6.8.4.Full.Source.For.Delphi

  2. 站里以前那个 6.8.4 是编译不了的。ZipTV 6.8.4 for Delphi 4, 5, 6 and 7 with source codeYOU MAY USE THIS RELEASE FOR EVALUATION PURPOSES ONLY!SOFTWARE COMPANIES NEED SUPPORT FOR QUALITY PRODUCTS.YOU ARE NOT ALLOWED TO USE THIS RELEASE TO MAKE MONEYOR USE IT FOR AN
  3. 所属分类:Delphi

    • 发布日期:2006-02-23
    • 文件大小:697kb
    • 提供者:chenxh
  1. nrComm

  2. nrComm Lib v6.30 Copyright (C) 1997-2003 Roman NovgorodovnrComm Lib provide some tools for performing serial communicationstasks for Delphi/Kylix/CBuilder development. This is good professionalSerial Port components library with TAPI support, Voice,
  3. 所属分类:Delphi

    • 发布日期:2006-02-23
    • 文件大小:550kb
    • 提供者:chenxh
  1. 如何实现web页面的提示保存功能

  2. 每每听到客户抱怨自己修改和很久的数据由于自己的一个误操作而丢失时,总想让web页面也有像window窗体一样具有提示保存的功能。所以,经过一段时间的研究以后终于实现了这个功能!============ checksave.js =============================== test.aspx =============== test sohu yahoo MTR LinkButton ======== test.aspx.vb ==============
  3. 所属分类:Javascript

    • 发布日期:2006-02-23
    • 文件大小:8kb
    • 提供者:chenxh
  1. vb.net中的碎片发生器

  2. Option Strict OnImports System.MathPublic Class MandelbrotForm Inherits System.Windows.Forms.Form#Region " Windows Form Designer generated code " Public Sub New() MyBase.New() ‘This call is required by the Windows Form Designer. Initialize
  3. 所属分类:VB

    • 发布日期:2006-02-23
    • 文件大小:17kb
    • 提供者:chenxh
  1. 后台记录键盘(VB源码)

  2. 后台记录键盘 使用API 用途很多 "Dim a% Private Declare Function GetAsyncKeyState Lib "user32" ByVal vKey As Long As Integer Private Sub Command1 Click Text2 Text "" "a 0 End Sub Private Sub Form Load "Form1 Visible False End Su
  3. 所属分类:其它

    • 发布日期:2013-10-04
    • 文件大小:4kb
    • 提供者:misads
  1. Click效果测试

  2. InvokeMember "click" 点击无效
  3. 所属分类:C#

    • 发布日期:2013-11-11
    • 文件大小:792kb
    • 提供者:yongqingshan
  1. ajaxfileupload.js

  2. ajax 异步上传文件使用 具体使用方法 $ "#submitbtn" click function { $ "#dmIfSubmit" attr "value" "1" ; $ ajaxFileUpload { url:"${base} qiye direcapply checkFile action" 需要链接到服务器地址 secureuri:false fileElementId:&quo
  3. 所属分类:Web开发

    • 发布日期:2013-11-11
    • 文件大小:7kb
    • 提供者:linlinv3
  1. SQL分页控件源码

  2. 可以针对GridView DataList Repeater DataGridView等 The DataPager is a custom control that attaches to a data control such as a GridView ListView Datalist Repeater allows paging on that control The DataPager itself displays the "First" "Next
  3. 所属分类:Web开发

    • 发布日期:2013-11-16
    • 文件大小:734kb
    • 提供者:luozhaowen1
  1. 学生学籍管理系统-数据库设计

  2. 学生学籍管理系统 浏览学生档案 Private Sub liulan Click qxstr Executeqx 2 If qxstr "false" Then ss MsgBox "对不起 你没有管理本功能的权限 请与管理员联系 " vbInformation + vbOKOnly " 警告" Exit Sub End If find False Form3 Show End Sub">学生学籍管理系统 浏览学生档案 Priv
  3. 所属分类:SQLServer

    • 发布日期:2013-11-17
    • 文件大小:5mb
    • 提供者:u012842529
  1. wince通过串口控制继电器的程序 C#

  2. wince通过串口控制继电器的程序 包括串口通信全部底层代码 30多个按钮 互锁等处理都用类规范化 3种 1按钮和灯 2按钮和文字 3按钮文字和互锁另一组 public Form1 f1; public bool bigbl; public struct tp1 { public int n; public led LED led; public bool onoff; public bool onoff1; public Button btn; }; public List t1 new L
  3. 所属分类:WindowsPhone

    • 发布日期:2014-01-17
    • 文件大小:523kb
    • 提供者:bone_love
  1. VisualBasic技术

  2. 集visual Basic学期课程于一起 包括代码 考试划线 及技术文档 代码示例: 窗体上画一个按钮 一个标签 一个timer Dim i As Long Private Sub Command1 Click Timer1 Enabled True End Sub Private Sub Form Load Timer1 Interval 1000 Timer1 Enabled False Command1 Caption "开始" Label1 Caption &quo
  3. 所属分类:专业指导

    • 发布日期:2014-02-01
    • 文件大小:2mb
    • 提供者:yansihang8013
  1. 学生成绩管理系统vb+access

  2. 含全套代码+数据库文件 mdb private sub txtoldpassword lostfocus if oldpassword txtoldpassword text then msgbox "密码不正确 " "密码错误" txtoldpassword setfocus end if end sub private sub form unload cancel as integer set mclsmidtier nothing lusersr
  3. 所属分类:Access

    • 发布日期:2014-06-08
    • 文件大小:197kb
    • 提供者:wwwowwwlove
  1. angularjs邮箱登陆特效

  2. < > Users <table class "table table striped"& amp;gt; Edit First Name Last Name < &nbsp;&nbsp;Edit > {{ user fName }} {{ user lName }} Create New User Create New User: Edit User: Email地址:
  3. 所属分类:网管软件

    • 发布日期:2014-11-10
    • 文件大小:36kb
    • 提供者:qq_22921885
  1. jQuery开发技巧

  2. 25大实用的jQuery技巧和解决方案 1 去除页面的右键菜单 $ document ready function { $ document bind "contextmenu" function e { return false; } ; } ; 2 搜索输入框文字的消失 当鼠标获得焦点 失去焦点的时候 input输入框文字处理: $ document ready function { $ "input text1" val "Enter y
  3. 所属分类:Javascript

    • 发布日期:2015-04-04
    • 文件大小:99kb
    • 提供者:quanta2006
  1. $("").click与onclick的区别示例介绍

  2. onclick是绑定事件,click本身是方法作用是触发onclick事件,只要执行了元素的click()方法,下面有个示例,大家可以看看
  3. 所属分类:其它

    • 发布日期:2020-09-04
    • 文件大小:29kb
    • 提供者:weixin_38691482
  1. vue基础之事件v-onclick="函数"用法示例

  2. 主要介绍了vue基础之事件v-onclick="函数"用法,结合实例形式分析了vue.js事件v-on:click="函数"的data数据添加、点击响应、以及留言本功能相关操作技巧,需要的朋友可以参考下
  3. 所属分类:其它

    • 发布日期:2020-10-17
    • 文件大小:46kb
    • 提供者:weixin_38712908
« 12 3 »