当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: ’模块中Option ExplicitPublic
 

 

    摘要:方法: 每当改变顺序或者改变值后都将当前listbox的所有item,通过for()循环将值保存在hidden标签中,这个hidden标签只能是html控件(记住:不能使用服务器控件textbox, 因为把visible设置为false后,页面上就不会有这个元素了,而javascript也会因为没有对应的元素而出错),最后回送到服务器时通过一个分解函数分解出正确的顺序和值 。 具体: 脚本 <......
    摘要:首先添加引用,在.net组件中加入system.enterprise services.测试程序源代码:using system;using nunit.framework;using system.enterpriseservices;namespace transactiontesting{[testfixture][transaction(transactionoption.required......


在MapX中响应滚轮放大缩小地图

’模块中

public const gwl_wndproc = (-4)public const wm_command = &h111public const wm_mbuttondown = &h207public const wm_mbuttonup = &h208public const wm_mousewheel = &h20a 【程序编程相关:Solidworks二次开发—09--添

option explicit 【推荐阅读:C#对XML操作:建立XML(3)

public oldwinproc   as longpublic declare function setwindowlong lib "user32" alias "setwindowlonga" (byval hwnd as long, byval nindex as long, byval dwnewlong as long) as longpublic declare function callwindowproc lib "user32" alias "callwindowproca" (byval lpprevwndfunc as long, byval hwnd as long, byval msg as long, byval wparam as long, byval lparam as long) as longpublic declare function getwindowlong lib "user32" alias "getwindowlonga" (byval hwnd as long, byval nindex as long) as long


...   下一页
    摘要:在.net中得到计算机硬件信息的一些功能得到显示器分辨率 dim x as short = system.windows.forms.screen.primaryscreen.bounds.widthdim y as short = system.windows.forms.screen.primaryscreen.bounds.heightmsgbox("您的显示器分辨率是:"......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE