资源列表

« 1 2 ... .29 .30 .31 .32 .33 1034.35 .36 .37 .38 .39 ... 9411 »

[界面编程Delphi中为应用程序制作启动封面

说明:直接解压 为了实现启动封面的效果,我们要在delphi中使用两个窗体。一个窗体A用于显示程序的启动封面,而另一个为程序的主窗体B包含了您所设计的种种功能。窗体A是一个非规则窗口,其标题栏及最大化、最小化按钮和边框都被屏蔽掉了,其用一个Image控件装载一个图片文件来显示程序的封面,并用一个timer控件实现该窗口的定时关闭。为了方便程序使用者快速跳过启动封面直接进入程序主窗体,我们还要设置一个click事件来关闭窗体A并调用主窗体B。 -directly extracting activated
<菲凡> 在 2025-06-16 上传 | 大小:4kb | 下载:0

[界面编程屏蔽窗口关闭、最大化、最小化按钮

说明:此代码的功能是屏蔽窗口关闭、最大化、最小化按钮-this code is the function of shielding window closed, maximize, minimize button
<dzx> 在 2025-06-16 上传 | 大小:4kb | 下载:0

[界面编程隐藏、显示Windows任务栏

说明:此代码可以实现隐藏和显示Windows中的任务栏,用visual basic 6.0编写完成的-this code can be achieved hide and display the Windows task bar, using visual basic 6.0 completed the
<dzx> 在 2025-06-16 上传 | 大小:4kb | 下载:0

[对话框与窗口图形界面应用程序

说明:我是学生,我只是用java编写了窗体的生成,很简单。请多关照~-I students, I just use java prepared forms of production, is very simple. The news conference for ~
<紫菱> 在 2025-06-16 上传 | 大小:4kb | 下载:0

[界面编程l25

说明:自己定义的表格,继承AbstractTableModel类,实现自己的表格,文件MyTableDemo.java-own definition of the form, inheritance AbstractTableModel class and realize their forms, documents MyTableDemo.java
<郭喜春> 在 2025-06-16 上传 | 大小:4kb | 下载:0

[按钮控件fzjsj

说明:复杂计算机,能进行多种计算,并能进行进制转换-complex computer that can be used for a wide variety of computing and can make the switch to decimalization conversion
<bb> 在 2025-06-16 上传 | 大小:4kb | 下载:0

[按钮控件流程

说明:基于Java语言所编写的Java流程例子设计的几个源代码.-based on the Java language Java prepared by the process of designing several examples of source code.
<王王王> 在 2025-06-16 上传 | 大小:4kb | 下载:0

[界面编程commmain

说明:能够实现串口的收发功能,我是第一次上载东西,希望这个能对那些新手有帮助。同时也希望各位高手指点指点。-to achieve serial transceiver functions is the first time I set out on the things that the novice to those who can help. It also hopes to master guiding instructions.
<范荣春> 在 2025-06-16 上传 | 大小:4kb | 下载:0

[界面编程5ivb_966725

说明:如何用vb做mp3播放器 1 天寒 1999年10月10日 2 超爱常 盘贵子的尚轩 1999年10月13日 ...1999年10月9日 如何用vb做mp3播放器-how to do an mp3 player broke on October 10, 1999 2-love Takako Tokiwa the Shanghan October 13, 1999 ... October 9, 1999 vb How do MP3 player
<杜甫> 在 2025-06-16 上传 | 大小:4kb | 下载:0

[组合框控件resizable_dlg_src1

说明:resizable_dlg_src1.zip,可以拖动的对话框-resizable_dlg_src1.zip can drag the dialog box
<向定> 在 2025-06-16 上传 | 大小:4kb | 下载:0

[编辑框jsp小技巧

说明:如何混合使用Jsp和SSI #include? 在JSP中可以使用如下方式包含纯HTML: <!--#include file="data.inc"--> 但是如果data.inc中包含JSP CODE ,我们可以使用: <%@include file="data.inc"%> 如何执行一个线程安全的JSP? 只需增加如下指令 <%@ page isThreadSafe="false" %> JSP如何处理HTML FORM中的数据? 通过内置的request
<孙武> 在 2025-06-16 上传 | 大小:4kb | 下载:0

[菜单让菜单中出现图标一法

说明:本例演示了怎样在菜单中加入图标的方法,例中使用了 三个WINAPI函数,利用这三个函数,我们可以对菜单进 行定义。例子的一个缺陷是没有使用两张不同的图标来 表示复选的两个状态,但是,这是很容易实现的,如果 有兴趣的话试一试,你也能做出很有专业味道的菜单!-the cases demonstrates how to add to the menu icon, with the use of three WINAPI function, the use of these three function
<王恰那> 在 2025-06-16 上传 | 大小:4kb | 下载:0
« 1 2 ... .29 .30 .31 .32 .33 1034.35 .36 .37 .38 .39 ... 9411 »

源码中国 www.ymcn.org