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

搜索资源列表

  1. 课设之销售订单管理系统

  2. ......... object Form1: TForm1 Left = 338 Top = 378 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = #38144#21806#35746#21333#31649#29702#31995#32479 ClientHeight = 418 ClientWidth = 638 Color = clBtnFace Font.Charset = DEFA
  3. 所属分类:C/C++

    • 发布日期:2009-05-26
    • 文件大小:3145728
    • 提供者:dxcong1987
  1. vb精彩编程200例(经典覆盖全面的编程实例)

  2. VERSION 5.00 Begin VB.Form form1 BackColor = &H00FFC0C0& Caption = "在任务栏中禁用右键快捷菜单" ClientHeight = 1620 ClientLeft = 60 ClientTop = 345 ClientWidth = 3795 LinkTopic = &quo t;Form1" ScaleHeight = 1620 ScaleWidth = 3795 StartUpPosition = 1 '所有者中心 Begin
  3. 所属分类:VB

    • 发布日期:2009-07-09
    • 文件大小:399360
    • 提供者:tianzhu131
  1. 用vb设计的时钟系统

  2. 时钟系统VERSION 5.00 Begin VB.Form Form1 BorderStyle = 0 'None Caption = "Form1" ClientHeight = 360 ClientLeft = 11715 ClientTop = 3825 ClientWidth = 3375 BeginProperty Font Name = "宋体" Size = 10.5 Charset = 134 Weight = 400 Underline = 0 'False Italic
  3. 所属分类:VB

    • 发布日期:2009-07-15
    • 文件大小:129024
    • 提供者:fairyxianren
  1. 获取页面长宽和滚动条的位置

  2. ...展开收缩
  3. 所属分类:Web开发

    • 发布日期:2010-01-21
    • 文件大小:2048
    • 提供者:hygtest
  1. js 调色板 纯js

  2. function DisplayClrDlg(display) { var clrPanel = document.getElementById("colorpanel"); if (display) { var left = document.body.scrollLeft + event.clientX; var top = document.body.scrollTop + event.clientY; if (event.clientX+clrPanel.style.pixelWidt
  3. 所属分类:Javascript

    • 发布日期:2010-01-30
    • 文件大小:5120
    • 提供者:v415929701
  1. sql+vb。点餐系统

  2. 点餐系统,sql+vb。大家交流 VERSION 5.00 Begin VB.Form 主食 BackColor = &H80000009& Caption = "主食" ClientHeight = 9165 ClientLeft = 450 ClientTop = 1425 ClientWidth = 14400 LinkTopic = "Form7" ScaleHeight = 9165 ScaleWidth = 14400 Begin VB.Timer Timer1 Interval
  3. 所属分类:VB

    • 发布日期:2010-06-12
    • 文件大小:2097152
    • 提供者:zhuli5898
  1. 发廊管理系统 ,sql+vb

  2. VERSION 5.00 Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "Msadodc.OCX" Begin VB.Form FrmLogin BackColor = &H00FFFFFF& BorderStyle = 0 'None Caption = "学生信息管理系统" ClientHeight = 10005 ClientLeft = 1575 ClientTop = 1290 ClientWidth = 12045
  3. 所属分类:VB

    • 发布日期:2010-06-12
    • 文件大小:1048576
    • 提供者:zhuli5898
  1. 基于VB客票中心售票系统

  2. VERSION 5.00 Begin VB.Form FrmBackUp BackColor = &H00E7DFE7& BorderStyle = 1 'Fixed Single Caption = "备份数据库" ClientHeight = 1695 ClientLeft = 45 ClientTop = 330 ClientWidth = 4680 Icon = "FrmBackUp.frx":0000 LinkTopic = "Form1" MaxButton = 0 'False
  3. 所属分类:VB

    • 发布日期:2010-06-22
    • 文件大小:2097152
    • 提供者:zangyanchao
  1. 仿淘宝js放大镜效果

  2. 仿淘宝js放大镜效果 核心代码 malmg.onmouseover = function(){ showimg.style.display = "block"; bigimg.style.display = "inline"; show_half = showimg.offsetHeight/2; maxWidth = smalmg.clientWidth - showimg.offsetWidth; maxHeight = smalmg.clientHeight - showimg.offs
  3. 所属分类:Javascript

    • 发布日期:2010-10-20
    • 文件大小:2097152
    • 提供者:lykele
  1. JS大全 web编程

  2. scrollLeft,scrollWidth,clientWidth,offsetWidth完全详解 2009年12月14日,16:58:19 | ArthurXF scrollHeight: 获取对象的滚动高度。 scrollLeft:设置或获取位于对象左边界和窗口中目前可见内容的最左端之间的距离 scrollTop:设置或获取位于对象最顶端和窗口中可见内容的最顶端之间的距离 scrollWidth:获取对象的滚动宽度 offsetHeight:获取对象相对于版面或由父坐标 offsetP
  3. 所属分类:Javascript

    • 发布日期:2010-11-11
    • 文件大小:303104
    • 提供者:yzysj123
  1. DhtmlxTree-dhtmlxmenu实现在节点上右键弹出菜单

  2. 对dhtmlXTree进行一个小的扩展 需求1: 动态生成树形菜单,每个节点都有各自的URL地址,单击不同的节点框架页的右侧跳转到该节点所对应的URL。(框架页说明:左边是树形菜单;右边是显示页面相应信息的页面) 分析: dhtmlXTree提供了很好的添加,删除节点的方法,故选择dhtmlXTree。 但是dhtmlXTree不能满足"每个节点都有各自的URL地址,单击不同的节点框架页的右侧跳转到该节点所对应的URL"这点需求,因次想到了对dhtmlXTree进行一个小的扩展,即在其节点对象
  3. 所属分类:Web开发

    • 发布日期:2010-11-24
    • 文件大小:187392
    • 提供者:xiaomowen_74839
  1. 蚁群算法js版,可以直接运行.在屏幕模拟蚁群觅食

  2. 蚁群算法js版,可以直接运行.在屏幕模拟蚁群觅食。 //============================ //系统参数初始化 //---------------------------- //生命体数量与轨迹长度 Unit=10;Path=10; //生命体速度上下限 v0=2;vM=10; //生命体加速度变化范围 Kr=0.1;Kv=0.1*(vM-v0); //生命体运动范围 x0=0;xM=document.documentElement.clientWidth; y0=0;
  3. 所属分类:Javascript

    • 发布日期:2010-12-17
    • 文件大小:3072
    • 提供者:imaken
  1. clientHeight

  2. 四种浏览器对_clientHeight、offsetHeight、scrollHeight、clientWidth、offsetWidth_和_scrollWidth_的解
  3. 所属分类:其它

    • 发布日期:2012-04-08
    • 文件大小:4096
    • 提供者:qq532389732
  1. clientHeight offsetHeight scrollHeight clientWidth详解

  2. clientHeight offsetHeight scrollHeight clientWidth详解
  3. 所属分类:Javascript

    • 发布日期:2012-07-21
    • 文件大小:19456
    • 提供者:fuyiling0816
  1. scrollWidth,clientWidth,offsetWidth的区别

  2. 主要介绍了scrollWidth,clientWidth,offsetWidth的区别,需要的朋友可以参考下
  3. 所属分类:其它

    • 发布日期:2020-09-03
    • 文件大小:108544
    • 提供者:weixin_38682953
  1. offsetWidth、clientWidth、scrollWidth、scrollTop、scrollLeft等属性图示

  2. 图示offsetWidth、clientWidth、scrollWidth、scrollTop、scrollLeft等属性,对于一些页面的控制很有帮助。
  3. 所属分类:其它

    • 发布日期:2020-09-22
    • 文件大小:182272
    • 提供者:weixin_38610012
  1. scrollWidth,clientWidth与offsetWidth的区别

  2. scrollWidth,clientWidth与offsetWidth的区别
  3. 所属分类:其它

    • 发布日期:2020-10-30
    • 文件大小:25600
    • 提供者:weixin_38621082
  1. HTML:scrollLeft,scrollWidth,clientWidth,offsetWidth完全详解

  2. HTML:scrollLeft,scrollWidth,clientWidth,offsetWidth完全详解
  3. 所属分类:其它

    • 发布日期:2020-10-30
    • 文件大小:25600
    • 提供者:weixin_38624519
  1. scrollWidth,clientWidth,offsetWidth的区别

  2. 通过一个demo测试这三个属性的差别。 说明: scrollWidth:对象的实际内容的宽度,不包边线宽度,会随对象中内容超过可视区后而变大。 clientWidth:对象内容的可视区的宽度,不包滚动条等边线,会随对象显示大小的变化而改变。 offsetWidth:对象整体的实际宽度,包滚动条等边线,会随对象显示大小的变化而改变。 该demo就在页面中放一个textarea元素,采用默认宽高显示。 情况1: 元素内无内容或者内容不超过可视区,滚动不出现或不可用的情况下。 scrollWidt
  3. 所属分类:其它

    • 发布日期:2020-12-07
    • 文件大小:106496
    • 提供者:weixin_38546846
  1. this.clientWidth和this.offsetWidth两个有什么不同

  2. offsetWidth 包括边框的宽度  clientWidth 不包括 123123123 123123 123123 [Ctrl+A 全选 注:如需引入外部Js需刷新才能执行]
  3. 所属分类:其它

    • 发布日期:2021-01-19
    • 文件大小:16384
    • 提供者:weixin_38712578
« 12 3 4 5 6 7 8 9 10 »