Ò׽ؽØÍ¼Èí¼þ¡¢µ¥Îļþ¡¢Ãâ°²×°¡¢´¿ÂÌÉ«¡¢½ö160KB

DelphiµÄÃüÁîÐбàÒëÃüÁî

Borland³öÆ·µÄDelphi£¬ÓÐ×ÅÉÁµç°ãµÄ±àÒëËÙ¶È£¬µ«ÊÇÔÚ½çÃæ¿Ø¼þʹÓý϶ࡢ¹¤³ÌÏîÄ¿½Ï´óµÄʱºò£¬±àÒëÒ»¸ö¹¤³ÌÈÔÐèÒªÒ»¶Îʱ¼ä£¬´ò¿ªÅÓ´óµÄDelphi IDE£¬Ò²ÐèҪʱ¼ä¡£Æäʵ£¬ÔÚÒ»¸ö¹¤³Ì¿ª·¢½áÊø£¬µ÷ÊÔÍê³ÉÖ®ºóµÄRelease±àÒ룬ÍêÈ«¿ÉÒÔÓÃÃüÁîÐÐÀ´Ö´ÐУ¬ÒòΪDelphiµÄ±àÒëÆ÷²ÎÊý²»ÏñC++±àÒëÆ÷ÄÇÑù¸´ÔÓ¡£
  ±ÊÕß°ÑDelphiÁª»úÊÖ²áÖйØÓÚÃüÁîÐбàÒë(command-line compiler)µÄ¼¸ÆªÖ÷Ìâ×÷ÁË·­Ò룬ϣÍû¶ÔDelphi¿ª·¢ÈËÔ±ÓаïÖú¡£
Ŀ¼
1. Command-line compiler
  ÃüÁîÐбàÒëÆ÷
2. Command-line compiler options
  ÃüÁîÐбàÒëÆ÷Ñ¡Ïî
3. Compiler directive options
  ±àÒëÆ÷Ö¸ÁîÑ¡Ïî
4. Compiler mode options
  ±àÒëģʽѡÏî
5. DCC32.CFG file
  ±àÒëÆ÷ÅäÖÃÎļþDCC32.CFG
6. Debug options
  µ÷ÊÔÑ¡Ïî
7. Directory options
  Ŀ¼ѡÏî
8. IDE command-line options
  IDEÃüÁîÐÐÑ¡Ïî
9. Generated files
  ¼¸¸öIDE×Ô¶¯Éú³ÉµÄÎļþ½éÉÜ
Command-line compiler
ÃüÁîÐбàÒëÆ÷
  Delphi's command-line compiler (dcc32.EXE) lets you invoke all the functions of the IDE compiler (DELPHI32.EXE) from the DOS command line (see IDE command-line options. Run the command-line compiler from the DOS prompt using the syntax:
  Delphi’sÃüÁîÐбàÒëÆ÷(dcc32.exe)ÔÊÐíÄã´ÓDOSÃüÁîÐз½Ê½(²ÎÕÕ£ºIDEÃüÁîÐÐÑ¡Ïî)ʵÏÖIDE±àÒëÆ÷(delphi32.exe)µÄËùÓй¦ÄÜ¡£ÓÃDOSÃüÁîÔËÐÐÃüÁîÐбàÒëÆ÷Óï·¨ÈçÏ£º
  dcc32 [options] filename [options]
  dcc32 [Ñ¡Ïî] [ÎļþÃû] [Ñ¡Ïî]
  where options are zero or more parameters that provide information to the compiler and filename is the name of the source file to compile. If you type dcc32 alone, it displays a help screen of command-line options and syntax.
  Áã»ò¶à¸ö²ÎÊý¸ø±àÒëÆ÷ÌṩÐÅÏ¢£¬ÎļþÃûÖ¸¶¨ÐèÒª±àÒëµÄÔ´ÎļþÃû¡£Èç¹ûÄãµ¥¶ÀÊäÈëdcc32£¬Ëü»áÏÔʾһ¸ö¹ØÓÚÃüÁîÐбàÒëµÄÑ¡ÏîºÍÓï·¨µÄÆÁÄ»¡£
  If filename does not have an extension, the command-line compiler assumes .dpr, then .pas, if no .dpr is found. If the file you're compiling to doesn't have an extension, you must append a period (.) to the end of the filename.
  Èç¹ûÎļþÃûûÓÐÀ©Õ¹Ãû£¬ÃüÁîÐбàÒ


Ïà¹ØÎĵµ£º

Delphi Êý¾ÝÀàÐÍ

 Ò»¡¢ÕûÊýÀàÐÍ
ÀàÐÍ ËùÕ¼×Ö½ÚÊý ȡֵ·¶Î§
byte 1 0-255
word 2 0-65535
shortint 1 -128-127
smallint 2 -32768-32767
integer 4 -214748648-214748467
longint 4 -214748648-214748467
cordinal 4 0-2147483647
¶þ¡¢ÊµÊýÀàÐÍ
ÀàÐÍ Ëùµã×Ö½ÚÊý ȡֵ·¶Î§
Real 6 ±2.9×10µÄ¸º39´Î·½µ½1.7× ......

¼òµ¥µÄDelphiÈý²ã³ÌÐò¿ª·¢

 Ò»Äêǰ¿ª·¢ÁËÒ»¸öMIDASµÄ³ÌÐò,×î½üÐ޸ķþÎñ¶Ë,¿ÉÊÇÕâ¸ö·þÎñÎÞ·¨×¢²á,×îºóÖÕÓÚÕÒµ½Á˽â¾ö°ì·¨,Õâ¸öÏà¹ØÎÄÕÂÈçÏÂ:(ËãÊDZ¸·Ý°É)
£¨Ò»£©MIDASÊÇʲô£¿
DelphiÖÐMIDASµ½µ×ÊÇÊ²Ã´ÄØ?ºÍËûÏà¹Ø×é¼þÊÇÊ²Ã´ÄØ? 
MIDAS(Multitiered Distributed Application Services)¶à²ã·Ö²¼Ê½Ó¦Ó÷þÎñ¡£
   DelphiËùÌá³ö ......

ÖÕÓڸ㶨ÁËDelphiµÄUnicodeÖ§³Ö(Tnt¿Ø¼þ)

Ô­À´ÊÇÒªÔÚFormCreateÖмÓÈëÒÔÏ´úÂë:
procedure TTntForm1.TntFormCreate(Sender: TObject);
begin
  //Õâ¾äºÜ¹Ø¼ü.¶ÔÓÚÆ½Ì¨µÄÖ§³Ö.
  if Win32Platform = VER_PLATFORM_WIN32_NT then
    Font.Name := 'MS Shell Dlg 2'
  else
    Font.Name := 'MS Shell Dlg';
......

Format¸ñʽ Delphi

Delphi formatµÄÓ÷¨
Ò»¡¢Formatº¯ÊýµÄÓ÷¨
FormatÊÇÒ»¸öºÜ³£Óã¬È´ÓÖËÆºõºÜ·³µÄ·½·¨£¬±¾ÈËÊÔͼ¶ÔÕâ¸ö·½·¨µÄ°ïÖú½øÐÐһЩ·­Ò룬ÈÃËüÓÐÒ»¸öÍêÕûµÄ¸Åò£¬ÒÔ¹©´ó¼Ò²éѯ֮Óãº
Ê×ÏÈ¿´ËüµÄÉùÃ÷£º
function Format(const Format: string; const Args: array of const): string; overload;
ÊÂʵÉÏFormat·½·¨ÓÐÁ½¸öÖÖÐÎʽ£¬Á ......

ʹÓÃDelphiµ÷ÓÃWebServices½Ó¿ÚµÄ¼òµ¥Ó¦ÓÃʵÀý

ʹÓÃDelphiµ÷ÓÃWebServices½Ó¿ÚµÄ¼òµ¥Ó¦ÓÃʵÀý
Delphi´Ó6.0¾Í¿ªÊ¼Ö§³ÖWeb ServicesµÄ¿ª·¢ºÍÓ¦ÓÃÁË£¬±¾ÎÄͨ¹ýʹÓÃDelphi 7.0µ÷ÓÃÐÂÀË·¢ËͶÌÐŵÄWeb Service½øÐжÌÐÅÓ¦ÓóÌÐò¿ª·¢ÕâһʵÀýÏêϸµÄ½éÉÜÔÚDelphiÖÐÈçºÎ¿ª·¢»ùÓÚWeb ServicesµÄÓ¦ÓÃϵͳ¡£
µÚÒ»²½£¬×¼±¸¹¤×÷£¬Á˽âÐÂÀ˶ÌÐÅWeb Service¡£ÐÂÀË·¢ËͶÌÐŵÄWeb Serviceµ ......
© 2009 ej38.com All Rights Reserved. ¹ØÓÚE½¡ÍøÁªÏµÎÒÃÇ | Õ¾µãµØÍ¼ | ¸ÓICP±¸09004571ºÅ