Because the first language is basic, the earliest development tools are QuickBasic, so the basic has always been missed. Today find a Chinese freebasic, interested in a friend to download an experience. It's a great way to.
Download Address: http://www.yfvb.com/soft48.html
Software Introduction Related forums, comments, tutorials, help, etc...
A VisualBasic6-like FreeBASIC language integrated development environment. Having a grammar rule that is highly similar to VB6,
Features as powerful as the C language and supports object-oriented. This is visualfreebasic.
Very green, very pure, do not need any runtime library, extract to any folder, open ready to use,
Integrates IDE, compiler, help, function library and so on, all without you worrying,
All you have to do is write the code and then click the Compile button to generate the EXE.
The generated EXE is also pure green and does not require any support libraries, runtime, and standalone operation.
This software is developed and copyrighted by Paul Squires-planetsqutres.
Formerly known as: FireFly (Firefly), now renamed to more appropriate noun: visualfreebasic
The original is English and is not friendly to Chinese, it is not in line with our Chinese habits.
Yong Fang lasted 2 years to carry out the Chinese, enhance, improve, fix bugs, integrate the necessary documents and so on.
We are committed to creating a more complete and ideal programming environment.
Visualfreebasic Main Features:
1, Green Pure, decompression is used, completely free, no restrictions.
2, similar VISUALBASIC6 development environment, the development window is simple and efficient.
3, the same grammar as VISUALBASIC6, but has the C language gene,
Execute code is efficient, support shorthand and so on, is B syntax c.
4. Support Chinese function name and Chinese variable name.
5, the code automatically prompts, automatic completion, prompting the database to modify freely.
6, the Code Editor, a key color change, the individual color of their own decisions. Can also create their own color, each color can be modified
7, integrated function library (like code snippets, code manager, etc., integrated in the IDE more convenient)
8, support WIN2000 to WIN10 operating system, write software support PE system (as long as the code in no PE unsupported API)
9, has been highly integrated all necessary documents, do not need you hard to find.
10, other more features, please download your own experience.
Original FireFly website: http://www.planetsquires.com
Cross-platform open source compiler freebasic URL: https://www.freebasic.net
Visualfreebasic Tutorial URL: http://www.yfvb.com/bbs6551.html