▍1. HoverKeysender
Hover mouse icon on a window then you can send keys to the application
Hover mouse icon on a window then you can send keys to the application
快速下载、自动纠正、拼接谷歌影像。 需要先装个DotNetFX35、Global Mapper及谷歌地球,向作者要个注册码。开发环境:VB.NET (Google earth tool)
为什么要学习程序设计? 从20世纪的60年代开始。一场新的信息革命悄然来临,它把人类带到信息化社会。与这个社会相应的社会技术是信息技术,它的核心是计算机技术。由于这项技术在人类历史上大大改变了人类创造物质财富和精神财富的方式、方法、过程和结果,也改变了社会结构和人类自身的生活方式、习俗等,因此引起社会各部门的重视。 (Why study programming? 60 years from the beginning of the 20th century. A quiet revolution, the advent of new information, it put into the information society of mankind. With the corresponding socio-technical society of information technology, which is the core of computer technology. Since this technology has dramatically changed human history mankind has created material wealth and spiritual wealth of ways, methods, processes and results, it has changed the social structure and way of life of human beings, customs and so on, thus causing all sectors of society attention.)
Recall the definition of the Fibonacci numbers: f1 := 1 f2 := 2 fn := fn-1 + fn-2 (n>=3) Given two numbers a and b, calculate how many Fibonacci numbers are in the range [a,b]. (Recall the definition of the Fibonacci numbers: f1 := 1 f2 := 2 fn := fn-1+ fn-2 (n>=3) Given two numbers a and b, calculate how many Fibonacci numbers are in the range [a,b]. )
说明: 用 Visual Basic 演示如何建立关联文件(With Visual Basic demonstrates how to create associated files)
用VB做的一个摄影测量的单向空间交会程序 相比VC虽然没有这么简洁,但是很有启发性(Using VB to do a photogrammetric procedure compared with one-way space rendezvous VC Although there is no such simple, but very instructive)
说明: 用 Visual Basic 来实现一个新颖的拖放功能(To use Visual Basic to implement a new drag and drop functionality)
说明: 报刊订阅管理系统,C/S结构,界面简洁大方,功能简单实用(Newspaper subscription management system, C/S structure, the interface simple and generous, features simple and practical)
a simple Calc Pro from my fist work in VB studio
It is the best black book if vb 6
用户界面是应用程序的一个重要组成部分,界面设计是开发高质量Windows应用程序关键的第一步。本文结合作者在使用Visual Basic6.0开发Windows应用程序中积累的实际经验,着重介绍了VB程序界面设计的实用性技巧,以及必须遵循的相关原则和注意事项。(The application user interface is an important part of interface design is to develop high-quality Windows application, a key first step. In this paper, the authors use the Visual Basic6.0 develop Windows applications accumulated practical experience, highlighting the VB program interface design, usability techniques, and must follow the relevant principles and considerations.)
Silicon公司的VB上位机源程序,只读的(Silicon' s VB host computer source code, read-only)
简易计算器,可以实现简单的计算功能,比如加减乘除,类似于windows上的计算器(Simple calculator, you can perform simple computing functions, such as addition and subtraction multiplication and division, similar to windows on the calculator)
利用VB打造的一款超酷语音计算器,带自动判别功能(Using VB to create a cool voice of the calculator, with automatic discriminant function)
计算器,模拟windows环境下的计算器部分功能(Calculator, analog windows environment, some features of the calculator)