Description: This is an excerpt from our programming report:
(1) read a page of static storage, with no more than 80 characters per line, N rows:
(1) the number of English letters, Numbers, blanks and the total number of words in the whole article are respectively counted.
(2) count the number of occurrences of a string in the article and output the number;
(3) delete a substring and move the following characters in turn.
2) enter a character that instantly counts and displays the number of letters, Numbers, and Spaces in the input process.
3) if Chinese characters are included in the text, please count the number of Chinese characters.
4) for important information, the user can choose to encrypt and decrypt correctly when providing the correct key
Function module:
1. Basic function: CmynoteView, implement file, edit, etc
2. Statistical module: Cstatistics, the number of statistics, letters and Chinese characters.
3. Encryption module: C_DES, with DES encryption, decryption text.
4. Key module: CDLGDesKey, input password, initialization of DES key.
5. Beautify button module: CbuttonST, beautify button property
6. Display module: sets view properties, including font color, background color, etc
To Search:
File list (Check if you may need any files):