And C, C + + the same Java program through the flow control procedures for the implementation flow to complete certain tasks. Program flow is composed of a number of statements. Statements can be a single statement (such as c = a + b;), it can also be a large () brackets…
On
Security @ 30/12/2006 |
Ant No Shell, fewer than Make trouble, but the process control (Flow Control) is not small, either unable to complete the complicated task. Ant built some simple flow control methods, and we can introduce scripting language from the outside of complex process control.
…
On
Popular articles @ 29/12/2006 |
We can be many different controls, such as text box controls add to the form in Visual Basic. In the design, can adjust the size and position controls. From a text on how to Visual Basic applications, in the run time to amend the size of these controls.
A customer system is the most basic function of the customers to create, modify, delete, and enquiries. Achieve this function is usually in the database to build a Customer table, and then through the program more than basic functions. In a personal environment applications,…
On
Open source @ 22/12/2006 |
Could be the preparation of a control volume category, and then Uses in the form of this type, by adding two TrackBar [left and right, respectively, Min: = 0; Max = 255] and [2 CheckBox for settings are mute and volume two-channel synchronous], and then we can write code. …
On
Popular articles @ 22/12/2006 |
Few VB developers note that the text box (TextBox) Control of Undo attributes, but this attribute has given programmers convenience. This is a very excellent characteristics, in many need to edit the text or graphics in the development of commercial software are used to. …
On
Popular articles @ 20/12/2006 |
1, create,
Vs.net open, a new item, type of windows service
2, installation,
Installutil service1.exe
Installutil / u service1.exe deleted
3, control
ServiceController sc = new…
In Asp.Net, can be easily used by the Microsoft Internet Exploer Web Controls controls to achieve tree list. Microsoft provided by the controls set in the package include MultiPage, TabStrip, Toolbar, four Treeview control.
These controls on the use of Microsoft's…