• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
冥海
博客园    首页    新随笔    联系   管理    订阅  订阅
上一页 1 2 3
2011年4月18日
Dom笔记整理
摘要: 1.Dom(document object model) 文档对象模型用JavaScript 来操作HTML,CSS2.JavaScript——Dom 就相当于C#——.Net Framework属性小写,方法大写。蓝色的是属性 红色的是方法 可以通过前面的颜色进行判断 方法一般小写字符类型转换成整数类型 parseInt(value,10) 中的10表示转换多少进制 10进制 16进制~~value=parseInt(value,10)3.DHTMLCSS+HTML+Dom嵌套 由内而外进行 点击一下,弹出几个<table onclick="alert('table1 阅读全文
posted @ 2011-04-18 10:41 冥海 阅读(194) 评论(0) 推荐(0)
ASP网页开发重点源代码
摘要: 加入收藏<a href="javascript:window.external.AddFavorite('http://127.0.0.1/', '校务管理系统V1.0')" title="单击进入即可" hidefocus="true" ><span class="STYLE3">加入收藏</span></a>设为首页<a href="#" onClick="this.style.behavior= 阅读全文
posted @ 2011-04-18 10:38 冥海 阅读(454) 评论(0) 推荐(0)
VB.net企业人事管理系统(本图片只供学习)
摘要: 阅读全文
posted @ 2011-04-18 10:37 冥海 阅读(521) 评论(0) 推荐(0)
VB.net项目源码
摘要: 导入函数调用模块Imports System.DataImports System.Data.OleDbImports System.TextImports System.IO添加删除更新模块 此模块直接运行,不需要返回表(记录)Public Sub exenonselect(ByVal sql As String) TryDim constr As String = "provider=microsoft.jet.oledb.4.0;data source=" & Application.StartupPath & "\xwgl.mdb;jet 阅读全文
posted @ 2011-04-18 10:29 冥海 阅读(1015) 评论(0) 推荐(0)
VB.net控件的使用
摘要: Button1.FlatStyle 平面样式外观 将鼠标移动到控件上并单击时该控件的外观Me.Button1.FlatStyle = FlatStyle.FlatPopup 三维 Standard 外观为三维2.Cursor 鼠标样式Me.Button1.Cursor = Cursors.HsplitCheckBoxLocation() 获取位置 Size() 获取长(height)与宽(width) Hide() Show()Dim s As String = "您的爱好是:" & vbCrLfFor Each ch As Object In Me.Control 阅读全文
posted @ 2011-04-18 10:28 冥海 阅读(1599) 评论(0) 推荐(0)
上一页 1 2 3
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3