Wealth management expert project technical documentation
Wednesday, March 2, 2005
Version Number Modifier Modified Time Modification Notes V1.0TITAN SONG March 2, 2005 Create V1.1Titan Song March 6, 2005 Here
Project Name: Wealth Management Financial Management Software
Development Platform: EVC 4.0 PPC
Member: Jay Huang, Rice Cao, Tony Yu, Titan Song
Simulator:
In order to suit HP PPC, it is determined using Chinese simulators.
Development language:
Mfc for ceme
data processing:
XML. Using MSXML 3.0 (MSXML version in Wince4.2 is 3.0) XML
XML operation:
MFC control:
l The simplest text space of the CSTATIC control. In the project, you must implement the background color of the text, the word appearance, (text super connection), and the language control of the text.
l ClistCtr control project involves a large number of list operations. To achieve: sort, reading, a row, the word color and background color control of the word text
l The role of the CButton button. To achieve: button background color, word pretty, background map, menu, disabled.
l
l
Third-party library:
In addition to using the MFC, in order to improve the development efficiency, some third-party free library:
¨ ccebuttonst
A very exciting button, can basically improve the needs of the button.
¨ csortheadctrl, csortlistctrl and itemdata
List class, improve the demand for sorting and color control
¨
Network communication:
The first program: currently temporarily improving the infrared communication. Divided into PPC-PPC, and PPC-PC, two ways of communication.
Second Solution: PPC is connected to a PC that can be internetged, and the PPC operates the PC as a gateway so that it can be accessed.
Here 2 scenarios need to write a program of the server on a PC.
Project interface:
Update Note:
March 4:
Take the overall interface frame. Complete some of the logic of the personal account center and cash and deposit centers.
March 6:
Increase the startup screen (the picture picture is another DESIGN, temporary), sound (whether it is replaced). Basically decided to abandon the use of XML to do data storage. Decide to use text. The DESIGN format should be noted to note the transfer and backup of the back network part.