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

搜索资源列表

  1. MFC ModifyStyle

  2. MFC开发过程序所需的ModifyStyle(needDelStyle,needAddStyle,SWP_FRAMECHANGED); Sytel: WS_BORDER Creates a window that has a border. WS_CAPTION Creates a window that has a title bar (implies the WS_BORDER style). Cannot be used with the WS_DLGFRAME style. WS_CH
  3. 所属分类:C++

    • 发布日期:2009-06-30
    • 文件大小:1mb
    • 提供者:muyangjun
  1. 用你的键盘灯做网卡灯

  2. 下载东西时,爬到主机后面可以看到网卡灯闪啊闪。 怎么让他在键盘上实现呢? 拆开键盘,将电源线串联到网卡灯电路 …… NO NO 这里我们用Visual Basic 6.0 实现将您键盘上的Scroll Lock 灯当作下载流量监测灯。 不同频率的闪烁,代表不同的下载速度。 附送所有源代码。本程序由本人从网上下载后修改。
  3. 所属分类:C/C++

    • 发布日期:2009-07-02
    • 文件大小:34kb
    • 提供者:twoy3088
  1. 曲线拟合工具CurveExpert 1.0

  2. ct. 18, 1995 v. 1.00 =========================================================================== + First release of CurveExpert 1.0. Oct. 26, 1995, v. 1.01 =========================================================================== New Features: + M
  3. 所属分类:Perl

    • 发布日期:2009-07-21
    • 文件大小:448kb
    • 提供者:wlbml02110612
  1. VB编程资源大全(英文源码 数据库)

  2. 1 , datafile.zip"This sample demonstrates how to do file input and output using Visual Basic. The sample creates a new database file and allows you to view, add, or delete records in this database."2 , dbprint.zip<br&g t;This demonstrates how to
  3. 所属分类:Access

    • 发布日期:2007-10-24
    • 文件大小:11mb
    • 提供者:zhangxucool
  1. VB编程资源大全(英文源码 控件)

  2. 1 , vb5dialog.zipThis demonstrates how to subclass the Common Dialog Dialogs and manipulate a specific Dialog.2 , cpnl.zipForm_Taskbar is a control for Visual Basic which, once placed onto a form, makes the form act like the Taskbar (minus the Start
  3. 所属分类:VB

    • 发布日期:2007-10-24
    • 文件大小:6mb
    • 提供者:zhangxucool
  1. VB编程资源大全(英文源码 ASP)

  2. 1,xmldirviewer.zipThis is a sample from an XML implementation I created for my company's Intranet, giving the capability for user maintained content. 2,dnslookup.zipEasy DNS Lookup and Reverse Name lookup using qdns.dll (dll vb source is included in
  3. 所属分类:C#

    • 发布日期:2007-10-24
    • 文件大小:2mb
    • 提供者:zhangxucool
  1. jquery 联想输入框

  2. 1.1 --- * Added matchContains: "word" option, match only the start of words instead of everywhere * Fixed mustMatch to trigger result event when no match was found * Fixed the issue where an autocomplete was applied after the field had focus * Exten
  3. 所属分类:Javascript

    • 发布日期:2009-12-14
    • 文件大小:550kb
    • 提供者:weikuan
  1. html种css属性大全

  2. 「背景颜色」(background-color),设置背景颜色。 「背景图像」(background-image),设置网页背景图像。 「重复」(background-repeat),控制背景图像的平铺方式,有不重复(no-repeat)、重复(repeat,沿水平、垂直方向平铺)、横向重复(repeat-X,图像沿水平方向平铺)和纵向重复(repeat-Y,沿图像垂直方向平铺)等4种选择。 「附加」(background-attachment),用于控制背景图像是否会随页面的滚动而一起滚动。
  3. 所属分类:Web开发

    • 发布日期:2010-01-07
    • 文件大小:6kb
    • 提供者:liaodong
  1. asp设计的会员管理系统

  2. <MM:DataSet id="DataSet1" runat="Server" IsStoredProcedure="false" ConnectionString='' DatabaseType='' CommandText='' Debug="true" > <Parameter Name="@LoginName" Value='<%# IIf((Request.Form("theName") Nothing), Request.Form("theName"
  3. 所属分类:C#

    • 发布日期:2010-05-06
    • 文件大小:72kb
    • 提供者:dzghblm
  1. Lcc C Compiler

  2. aWhat's new in the new version of lcc-win ---------------------------------------- Dec 3: Added SphericalBesselY + SphericalBesselK + SphericalBesselJ to the special functions package. Updated the documentation. Dec 2: Fixed problems with comparison
  3. 所属分类:C

    • 发布日期:2010-09-30
    • 文件大小:6mb
    • 提供者:ywj1225
  1. 107个常用javascript语句

  2. 107个常用javascr ipt语句 -7.焦点 .focus(); -6.捕获对象通用方法 function $(obj) {return document.getElementById(obj);} -5.字符串赋值数组var array=new Array(); array=tdrczpdata.split(''); -4;Request[""]; -3.常用ifr a me -2.常用 //错误提示 function AlertErrorMeg(meg){ alert(meg);
  3. 所属分类:Javascript

    • 发布日期:2011-03-06
    • 文件大小:19kb
    • 提供者:sunnbs
  1. java pdf 查看器

  2. * $Id: PDFViewer.java,v 1.10 2009-08-07 23:18:33 tomoke Exp $ * * Copyright 2004 Sun Microsystems, Inc., 4150 Network Circle, * Santa Clara, California 95054, U.S.A. All rights reserved. * * This library is free software; you can redistribute it and
  3. 所属分类:Java

    • 发布日期:2011-03-09
    • 文件大小:35kb
    • 提供者:ares_violet
  1. js 多种方法

  2. 是否显示滚动条 [removed] function enableScrolling() { parent.document.getElementById("leftFrame").scrolling="yes" parent.document.getElementById("rig htFrame").scrolling="yes" } function disableScrolling() { parent.document.getElementById("leftFram
  3. 所属分类:Java

  1. textarea自适应高度标签,去除难看的滚动条

  2. 这是一个令textarea高度自适应的插件,使用jquery 去掉令人非常讨厌的滚动条;
  3. 所属分类:Javascript

    • 发布日期:2015-10-13
    • 文件大小:73kb
    • 提供者:zcmxan199335
  1. 富文本编辑器vue2-editor实现全屏功能

  2. vue2-editor非常不错,可惜并未带全屏功能,自己实现了一个,供大家参考。 实现思路:自定义模块。 1. 定义全屏模块Fullscreen /** * 编辑器的全屏实现 */ import noScroll from 'no-scroll' export default class Fullscreen { constructor (quill, options = {}) { this.quill = quill this.options = options this
  3. 所属分类:其它

    • 发布日期:2020-12-11
    • 文件大小:38kb
    • 提供者:weixin_38590738
  1. CSS中overflow:scroll怎么设置只上下滚动而不左右滚动

  2. CSS中"overflow:scroll"默认是左右,上下都滚动 如何设置成:当长度超出DIV长度的时候,只有上下滚动,左右无论超出多长都不滚动,也不会出现下面的滚动杆? 如果左右没有超出内容时,用overflow:auto; 如果左右有超出内容,用overflow-x: hidden; 不过IE本身也是有问题的:在设置Frame时,有一属性是scrolling="yes/no/auto",IE6的Mozilla都支持,但很显然地,IE的开发人员在这个地方懒了一下,他们对auto的理解很不人性化
  3. 所属分类:其它

    • 发布日期:2020-12-09
    • 文件大小:31kb
    • 提供者:weixin_38535132
  1. infinite-scroll:Sessãode post requisitados符合tela chega ao fim。 操作系统发布sãochamados de uma API伪造-源码

  2. 无限滚动 Sessãode post requisitados符合tela chega ao fim。 Os发布了sãochamados de uma 。 Como fazer要求信息: 用户可配置的页面 const url = 'https://jsonplaceholder.typicode.com/posts&_limit=5$_page=1' const config = { method : 'GET' , headers : { 'Content
  3. 所属分类:其它

  1. home-assistant-config:...让我和其他人的生活更轻松...希望:see-no-evil_monkey:-源码

  2. 家庭助理配置 :castle: ...让我和其他人的生活更轻松...希望 :see-no-evil_monkey: ( 目录 :bookmark_tabs: | | | | | | | | | | | | | | | | | 概述 :card_index: :warning: 重组某些文件夹会导致某些网址指向不正确,我会尽快修复它们,在此之前请手动找到它们...谢谢 :warning: :warning: 此包含来自和,我的工作! :warning: 代码 :keyboar
  3. 所属分类:其它

    • 发布日期:2021-03-08
    • 文件大小:22mb
    • 提供者:weixin_42129412
  1. 子窗口给父窗口赋值实现思路及案例演示

  2. 今天Insus.NET练习Javascr ipt,实现从父窗口打开一个子窗口,在子窗口处理一些结果之后,把结果赋值于父窗口的文本框内。可看效果:  在站点创建两个aspx页面,一个是PageA.aspx另一个是PageB.aspx: 在PageA.aspx的节点内,写Javascr ipt脚本,脚本有两个方法,一个是打开子窗口,一个是为文本框设值的方法: 代码如下: [removed] function popUp(url) { objSubWin = window.open(url, “Po
  3. 所属分类:其它

    • 发布日期:2021-01-21
    • 文件大小:41kb
    • 提供者:weixin_38704386
  1. window.dialogArguments 使用说明

  2. f1.php页面JS代码,第二个传的参数必须是self不能是别的 代码如下: [removed] function dianJi(){ //弹出窗口关闭前,原窗口不能获得焦点 //showModalDialog(“f2.php”,self,”dialogwidth=500px;dialogheight=500px;dialogtop=100px;dialogleft=100px;center=no;help=no;resizable=no;status=no;scroll=yes”); //弹
  3. 所属分类:其它

    • 发布日期:2021-01-21
    • 文件大小:24kb
    • 提供者:weixin_38660579
« 12 3 4 5 6 »