Since I wrote a blog post on Visual MODFLOW Chinese Version 4.1, many people have come to ask for software and Chinese tutorials. Now we will upload the Chinese tutorials collected over the years for your reference.
(Directory: 1. vmod4.1
Release resources to filesSometimesProgramSome DLL or other programs need to be called during the runtime, and these DLL or EXE must be added to the resource for compilation convenience during the release. You can release these resources to the file
Guitoolkit (open-source, similar to Visual Studio 2003 style)Http://www.beyondata.com/default.htm
Gardenui (free, interface effect is good, XML,CodeInterface separation)Http://www.gardenui.com/
Cjlib (open-source, free, Unicode encoding, is the
E-commerce, not profit-seeking, but profit-seeking;Industry, not with wealth as expensive, with harmony as expensive;Sibu, not price-based, with a balance as the price;Slogan does not win by earning or credit;Because goods are not used as goods, but
When we are not using an object, we must delete the object from the memory space to avoid unnecessary data waste of memory space.
The Object Construction Method of the Object Pascal class must contain reserved words"Constructor"Replace" function
Tstrings class
For efficiency considerations, Delphi does not define strings as classes like C ++ and Java. Therefore, tlist itself cannot directly store strings, and string lists are widely used, therefore, Borland provides the tstrings class as
Log_content"I recently wrote software to the customer and found that I have not found any errors on this side. However, when the customer's software runs multiple threads, an error occurs and the problem cannot be found. After a long time, I found a
VC cannot rely entirely on the functions provided by IDE. Some things that can help accelerate programming still need some!
1. Va (visual1_x)
Visual assist X 10.1 (Development Environment Enhancement Tool ):
Visual assist x 10Enhance the editing
1. CriticalSection: when a piece of code is put into a critical section, the thread is exclusive when it is executed in the critical section, let other threads that need to execute this code wait; this is similar to the previous Lock and UnLock; The
Hooks are an important part of the message processing mechanism in Windows. By installing various hooks, the application can set corresponding subroutines.To monitor the transmission of messages in the system and intercept these messages before they
Common breakpoint (in OD)
Interception window:
BP createwindow creation window
BP createmediawex (a) creation window
BP showwindow display window
BP updatewindow update window
BP getwindowtext (a) obtains the window text
Intercept message box:
BP
1. Add the member function bool deleteselft () to the DLG class. The Code is as follows:
class CDelSelfDlg : public CDialog { // Construction public: CDelSelfDlg(CWnd* pParent = NULL); // standard constructor BOOL DeleteSelf();
I often want to enumerate all the sub-windows of a parent window. I did not understand many of the sub-windows I searched on the Internet. After many practices, I finally figured out how to send a simplest instance, hope to help you
Example:
Bool Check2p (POINT a, POINT B) // The p1, p2 {CChessPoint p1 (a), p2 (B) of the two target pawns are transmitted here ); // two class objects are declared here. The specific class contains the upper and lower POINT pa and pa of p1 and p2; // Two
Some time ago I was wondering how to make the window more beautiful and attractive? I have also seen many experts on the Internet, but for people I don't like too complicated, I don't like writing code very much, getSystemMetrics function to get the
A RegisterHotKey system API is used to set a hotkey for a program. Of course, some APIs are relatively simple to use, but you also need to pay attention to some places, so please refer to the relevant documentation of MSDN before using the API. This
VC ++ 6.0 supports Unicode programming, but the default value is ANSI. Therefore, developers can easily write Unicode-Supported Applications by slightly changing the coding habits. To use VC ++ 6.0 for Unicode programming, perform the following
/// // Defines the function, variable /////////////// /// void resize (); POINT Old; // store the width and height of the dialog box ///////////////////////////////// /////////////// void CNewFrameDlg:: OnSize (UINT nType, int cx, int cy) {CDialog:
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service