登录
首页 » 其他 » VB强制修改窗口标题文字源码

VB强制修改窗口标题文字源码

于 2023-06-19 发布 文件大小:2.27 kB
0 109
下载积分: 2 下载次数: 1

代码说明:

VB强制修改窗口标题文字源码,把程序窗口标题栏中的文字修改为指定文字,将原标题文字修改为自定义标题文字。写着玩的,不知有没有喜欢哦。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • QC software, a very user
    QC软件,非常好用的一个软件, 可自动给QC洗澡喂食-QC software, a very user-friendly software that can automatically to the QC bath feeding
    2022-05-25 00:26:11下载
    积分:1
  • Prepared using a binary list stored in binary form of the creation, the first se...
    1 编写采用二叉链表形式存储的二叉树的创建、先序、中序、后序和按层遍历的算法。 2 编写将一棵二叉树的所有左右子树进行交换的算法。 提示:验证是否交换可以调用二叉树的遍历算法,比较输出结点序列。 3 编写一个主函数,将上面函数连在一起,构成一个完整的程序。 4 调试并运行实验源程序。 -Prepared using a binary list stored in binary form of the creation, the first sequence, the sequence, after the order and by level traversal algorithms. 2 the preparation of a binary tree will be all about the exchange of sub-tree algorithms. Tip: Verify that the exchange can be called binary tree traversal algorithm to compare the output node sequence. 3 write a main function, the above functions together to form a complete program. 4 debug and run experiments source.
    2022-04-12 05:14:21下载
    积分:1
  • 利用ADO访问Access的例子,适合于学习和借鉴,感谢原作者。
    利用ADO访问Access的例子,适合于学习和借鉴,感谢原作者。-Access Access using ADO examples suited to learn from, thanks to original author.
    2022-02-01 21:39:07下载
    积分:1
  • 它的演示版(1.8
    uniPaaS RIA Demo Version 1.8
    2022-02-10 16:34:02下载
    积分:1
  • 超棒的纯CSS圆角下拉菜单
    一个兼容性极好的超棒的纯CSS圆角下拉菜单,没有任何的JS代码,颜色风格可能些灰暗,这个可以自己二次美化,圆角的实现值得借鉴,具体效果请参见演示截图所示。
    2023-01-07 00:55:03下载
    积分:1
  • 请认真阅读您的文件包然后写出具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明...
    请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明-Please read them carefully before you write the document package to their specific functions (at least 20 words). As far as possible not to let the station to the time you spend in the amended statement
    2022-06-20 08:16:54下载
    积分:1
  • 这是一个分
    这是一个子波程序,在地震勘探相关的程序编写中常常会遇到编写相关的子波程序,该程序可作为参考-This is a sub-wave process, seismic exploration in the preparation of the relevant procedures usually encountered in the preparation of wavelet-related procedures, the procedures may be used as reference
    2023-04-07 23:10:04下载
    积分:1
  • Java/JSP万年历编写实例
    Java万年历源码,   TextField tfYear = new TextField("2004", 5); //显示年份的文本域   Choice monthChoice = new Choice(); //月份选择下拉框   Button btUpdate = new Button("更新"); //更新按钮   GregorianCalendar calendar=new GregorianCalendar(); //日历对象   Font smallFont = new Font("TimesRoman", Font.PLAIN, 15); //显示小字体   Font bigFont = new Font("TimesRoman", Font.BOLD, 50); //显示大字体   String days[] = {"星期日", "星期一", "星期二", "星期三","星期四", "星期五", "星期六"};   String months[] = {"一月", "二月", "三月", "四月","五月", "六月", "七月", "八月", "九月","十月", "十一月", "十二月"};   int daysInMonth[] = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31}; //每个月的天数   int searchMonth,searchYear; //查询的年份及月份   public void init(){    setBackground(Color.white); //设置背景颜色    searchMonth = calendar.get(Calendar.MONTH); //得到系统年份    searchYear = calendar.get(Calendar.YEAR); //得到系统月份    add(new Label(" 年:")); //增加组件到Applet    tfYear.setText(String.valueOf(searchYear)); //设置文本域文字    add(tfYear);    add(new Label(" 月:
    2023-03-16 17:35:03下载
    积分:1
  • labwindows/CVI and vc 6.0 mixed programming. The procedures are needed labwindow...
    labwindows/cvi 和 vc++6.0的混合编程。程序的执行需要labwindows/cvi组件的支持-labwindows/CVI and vc 6.0 mixed programming. The procedures are needed labwindows/CVI components support
    2022-01-25 19:52:56下载
    积分:1
  • asp 和 flash 的完美结合,含7种计数器样式
    asp 和 flash 的完美结合,含7种计数器样式-asp flash and the perfect combination, with seven species of counter styles
    2022-02-03 08:32:59下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载