Personal organization: Web ApplicationsProgramIntroduction
1. Web application architecture
1. Most architectures consist of three layers:
1. Presentation Layer:User Interface and InterfaceCode;
2. Business Layer:Contains the business and
To better serve new and old customers, we decided to upgrade webmarc. I have encountered many technical problems in the development process. I will summarize them later.
Note: My development environment is WINXP + SP3 and the development tool is
Principle: in windows, both Chinese characters and full-byte characters occupy two bytes,ASCII Chart 2 (codes 128-255) is used ).The first byte of the fullwidth character is always set to 163,The second byte is the same half-width bytecode plus 128 (
There are two examples:CodeFor Delphi)
Use twebbrowser
This component is generally available in development tools. Sometimes we want to perform some operations after loading a webpage.
We can write the code in documentcomplete.
In many database application systems, a large amount of data query operations are performed. When the data volume to be queried is large, the query time will be slow, so we hope to obtain data in batches.
A stored procedure is used to obtain data in
Many Object-Oriented Programming Languages Support message processing. Message Processing is a kind of dynamic response to client requests, which is different from process calls. During a process call, the customer class must know which processes
The result of multiple selections is as follows:
The Code is as follows:
$ (document ). ready (function () { $ ("# selectall "). click (selectall); }); function selectall () { var checked = $ ("# selectall "). ATTR ("checked"); $ (".
In Windows, Versions later than php5.3 do not support MSSQL extension. Therefore, if you need to communicate with SQL Server, you must go to http://msdn.microsoft.com/en-us/sqlserver/ff657782.aspxto download the SQL Server Driver for PHP. This is a
I have been busy with my work recently. In addition, I also have a lot of things to deal with in my studies. I have never made time to publish a blog, and I feel very uncomfortable !!
We will not talk much about this nonsense. We will go straight to
During the UI design in Delphi, we place many components on the form. When we change some attributes of the form, the corresponding attributes of all components on the form will change accordingly, how is this implemented? Here we use the most-used
ExploitationTypinfoUnitGetenumnameAndGetenumvalueYou can traverse any enumeration type and obtain its name and value. The following is an example demo.Procedure tform1.btntestclick (Sender: tobject );
VaR
P: ptypedata;
I: integer;
S: string;
PT:
Delphi provides a wide range of VCL components for programmers, and allows programmers to write custom components as needed. The component code is similar to the class we usually write, but there are also several differences. One is to inherit from
Most of the library management software in China supports Marc data exchange. The data processing between libraries and bookstores is the most closely related to Marc, and the number of free Marc resources is getting fewer and fewer for customers.
Address: http://www.narkii.com/club/thread-263970-1.html
The ngui sample creation process was made again by referring to the ngui example to deepen the understanding of ngui usage.I. Example 1-uianchorThis example demonstrates how to use the anchor
(2) Personal sorting of Spring Series: Control reversal (IOC) Containers
1. What is the control reversal mode?
Do not create objects, but describe how to create them. The Code does not directly connect to objects and services, but describes which
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