代码搜索:COMPILATION
找到约 10,000 项符合「COMPILATION」的源代码
代码结果 10,000
www.eeworm.com/read/236764/14000068
txt readme.txt
DE2_Default
-----------
This design is the initial design when the board is powered-up. It increments a counter and displays the value on the
7-segment displays and LEDs. An image is also display
www.eeworm.com/read/235723/14055107
bat dcompil.bat
:: Compilation with Delphi 32 bits
:: The Delphi bin subdirectory must be on the path
:: Tested with Delphi 6, but should work with earlier versions
for %%a in (*.pas) do dcc32 %%a -DEXTENDEDREAL