These days have been very busy and tiring. These days are the final stage of the company's project, and we are not very busy with it. Although we have prepared for the change in demand for this project, but it is still a great deal of effort, but fortunately, now you can relax here.
A few days ago, when I was working on the nduiker project, I found a very labor-saving solution and a new function discovery for the project.
Because nduiker mainly executes batch processing, in this process, we can change the execution order or even the execution process graphically. Therefore, when debugging traditional batch processing, nduiker can enable any internal Batch ProcessingCodeIt can be controlled at will. Therefore, it is easier and convenient to debug the batch processing code, for example:
Get project 1 from VSS, compile
Get project 2 from VSS, compile
If you have to watch the code before, or write some sub-batch processing, It is very troublesome.
In nduiker, according to the current idea, you only need to select the code block that needs to be run to run the desired function at will.
This is perhaps the most exciting thing.
In addition, the nduiker project can only process insecure user names and passwords through encryption, which should be more secure.
In addition, some standard code blocks need to be used to complete functions that users often need.
I have not thought about interactionProgramHow to handle, handle errors, success, and other messages, as well as the standard DOS command display solution and process control solution.
Here, some of them are written in your notebook and you can get them when you are free.
Now. net class libraries are really powerful. In addition, some of the patterns inside are used, which makes people feel very comfortable. However, it is only necessary to do it first. It is useless to look at it.