ʹÓÃNDK¿ª·¢C/C++ÏîÄ¿¹æÔò(ZT)
ʹÓÃNDK¿ª·¢C/C++ÏîÄ¿¹æÔò
<!-- /* Font Definitions */ @font-face {font-family:ËÎÌå; panose-1:2 1 6 0 3 1 1 1 1 1; mso-font-alt:SimSun; mso-font-charset:134; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 135135232 16 0 262145 0;}@font-face {font-family:"\@ËÎÌå"; panose-1:2 1 6 0 3 1 1 1 1 1; mso-font-charset:134; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 135135232 16 0 262145 0;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0cm; margin-bottom:.0001pt; text-align:justify; text-justify:inter-ideograph; mso-pagination:none; font-size:10.5pt; mso-bidi-font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:ËÎÌå; mso-font-kerning:1.0pt;}h3 {mso-style-next:ÕýÎÄ; margin-top:13.0pt; margin-right:0cm; margin-bottom:13.0pt; margin-left:0cm; text-align:justify; text-justify:inter-ideograph; line-height:173%; mso-pagination:lines-together; page-break-after:avoid; mso-outline-level:3; font-size:16.0pt; font-family:"Times New Roman"; mso-font-kerning:1.0pt;} /* Page Definitions */ @page {mso-page-border-surround-header:no; mso-page-border-surround-footer:no;}@page Section1 {size:595.3pt 841.9pt; margin:72.0pt 90.0pt 72.0pt 90.0pt; mso-header-margin:42.55pt; mso-footer-margin:49.6pt; mso-paper-source:0; layout-grid:15.6pt;}div.Section1 {page:Section1;} /* List Definitions */ @list l0 {mso-list-id:423304355; mso-list-type:hybrid; mso-list-template-ids:872588632 -907124490 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;}@list l0:level1 {mso-level-text:%1£®; mso-level-tab-stop:39.0pt; mso-level-number-position:left; margin-left:39.0pt; text-indent:-18.0pt;}ol {margin-bottom:0cm;}ul {margin-bottom:0cm;}--> Ϊʹ¸ü¶àÅóÓÑÄܸüÈÝÒ×ѧ»áʹÓÃNDK
¿ª·¢C/C++
³ÌÐò£¬ÌØд´ËÌù£¬Ï£ÍûÄÜ°ïµÄÉÏ´ó¼Ò¡£
ʹÓÃNDK
¿ª·¢C/C++
ÏîÄ¿Ðè×¢ÒâÒÔϼ¸µã¹æÔò£º
NDK
¹¤¾ßÔĿ¼¹æÔò£»
&n
Ïà¹ØÎĵµ£º
·½Ê½ ·ûºÅ³£Á¿ ÏÔʾÁÐ×ÐÐÊýºÍÑÕÉ«
0 BW40 40×25 ºÚ°×ÏÔʾ
1 C40 40×25 ²ÊÉ«ÏÔʾ
2 BW80 80×25 ºÚ°×ÏÔʾ
3 C80 80×25 ²ÊÉ«ÏÔʾ
7 MONO 80×25 µ¥É«ÏÔʾ
-1 LASTMODE ÉÏÒ»´ÎµÄÏÔʾ·½Ê½
Turbo C Ò²¿ÉÒÔÈÃÓû§¸ù¾Ý×Ô¼ºµÄÐèÒªÖØÐÂÉ趨ÏÔʾ´°¿Ú£¬Ò²¾ÍÊÇ˵£¬Í¨¹ýʹÓô°¿ÚÉè
Öú¯Êýwi ......
#include <iostream>
using namespace std;
class Base {
public:
virtual void fn(int x) {
cout << "In Base class, int x = " << x << endl;
}
};
class SubClass : public Base {
public:
// º¯ÊýµÄÖØÔØ,ÕâÑùµÄÖØÔØ·½Ê½,ÔÚJavaÖÐÄÜÐÐ,ÔÚC/C++ÖÐÈ´²»ÐÐ
virt ......
Ò»¡¢×Ö·û´®³õʼ»¯·½Ê½
//µÚÒ»ÖÖ£º´óСȷ¶¨µÄÇé¿ö
char string1[10] = "I am a boy";
//µÚ¶þÖÖ£º×Ô¶¯¼ÆËã´óС
char string2[] = "I am a boy";
//µÚÈýÖÖ£º³õʼ»¯Ò»¸öÖ¸Õë
char *string3 = "I am a boy";
//µÚËÄÖÖ£º³õʼ»¯Ò»¸öÖ¸ÕëÊý×é
char *string4[10] = "I am a boy";
......
ÔÀ´ÊDZ»µ÷ÓõÄdllÓÖµ÷ÓÃÁËÆäËûµÄdll
µÚ¶þ¸ödllÍü¼ÇÁË¿¼µ½¹¤×÷Ŀ¼ÏÂ
µ¼ÖÂÁËc sharpһֱûÄܼÓÔØdll¡£±¨´í£ºÕÒ²»µ½dll
ÏÖÔÚÏëÆðÀ´£¬ËùνµÄdllÕÒ²»µ½£¬Ó¦¸ÃÊÇÕÒ²»µ½µÚ¶þ¸ödll
ÏûºÄʱ¼ä2¸öСʱ£¬ÐÄÇéÉÔ΢ÓеãÊÜÓ°Ïì ......
1.·Ö²ãÉè¼Æ£¬¸ôÀëƽ̨Ïà¹ØµÄ´úÂë¡£¾ÍÏñ¿É²âÊÔÐÔÒ»Ñù£¬¿ÉÒÆÖ²ÐÔÒ²Òª´ÓÉè¼Æ×¥Æð¡£Ò»°ãÀ´Ëµ£¬×îÉϲãºÍ×îϲ㶼²»¾ßÓÐÁ¼ºÃµÄ¿ÉÒÆÖ²ÐÔ¡£×îÉϲãÊÇGUI£¬´ó¶àÊýGUI¶¼²»ÊÇ¿çƽ̨µÄ£¬ÈçWin32 SDKºÍMFC¡£×îϲãÊDzÙ×÷ϵͳAPI£¬´ó¶à²¿·Ö²Ù×÷ϵͳAPI¶¼ÊÇרÓõġ£
¡¡¡¡Èç¹ûÕâÁ½²ãµÄ´úÂëÉ¢²¼ÔÚÕû¸öÈí¼þÖУ¬ÄÇôÕâ¸öÈí¼þµÄ¿ÉÖ²ÐÔ½«·Ç³£µÄ² ......