代码搜索:quick
找到约 3,674 项符合「quick」的源代码
代码结果 3,674
www.eeworm.com/read/462809/7195733
cnt design.cnt
:Base Design.hlp
1 Design help
2 File menu=menu_file
2 Edit menu=menu_edit
2 View menu=menu_view
2 Element menu=menu_element
2 Window menu=menu_window
2 Help menu=menu_help
2 Quick tutorial=tu
www.eeworm.com/read/455960/1608353
cnt smb.cnt
:Base smb.HLP
:Title Super Mario Bros.
1 Overview=overview
1 What's New=Topic2
1 Quick Tutorial=Topic3
1 Tips=Topic4
1 Frequently Asked Questions(FAQs)=Topic5
1 PostScript=Topic6
1 Thanks=Top
www.eeworm.com/read/283355/4080017
patch glibc-2.3.2-sparc64-dl-machine.patch
See http://gcc.gnu.org/PR15345
Quick kludge by H.J.Lu
Works around gcc-3.4.0 error which shows up when building glibc-2.3.2 for sparc64:
.../sparc64-unknown-linux-gnu/gcc-3.4.0-glibc-2.3.2/build-gli
www.eeworm.com/read/283355/4080040
patch glibc-2.3.2-sparc64-dl-machine.patch
See http://gcc.gnu.org/PR15345
Quick kludge by H.J.Lu
Works around gcc-3.4.0 error which shows up when building glibc-2.3.2 for sparc64:
.../sparc64-unknown-linux-gnu/gcc-3.4.0-glibc-2.3.2/build-gli
www.eeworm.com/read/283355/4080295
patch glibc-2.3.2-sparc64-dl-machine.patch
See http://gcc.gnu.org/PR15345
Quick kludge by H.J.Lu
Works around gcc-3.4.0 error which shows up when building glibc-2.3.2 for sparc64:
.../sparc64-unknown-linux-gnu/gcc-3.4.0-glibc-2.3.2/build-gli
www.eeworm.com/read/393718/2467668
bat make.bat
REM quick and dirty build file for testing different MSDEVs
setlocal
set myFLAGS= /I../include /I../../mySTL /c /W3 /G6 /O2
cl %myFLAGS% test.cpp
link.exe /out:test.exe ../src/taocrypt.lib test.o
www.eeworm.com/read/393716/2469167
bat make.bat
REM quick and dirty build file for testing different MSDEVs
setlocal
set myFLAGS= /I../include /I../../mySTL /c /W3 /G6 /O2
cl %myFLAGS% test.cpp
link.exe /out:test.exe ../src/taocrypt.lib test.o
www.eeworm.com/read/393713/2470503
bat make.bat
REM quick and dirty build file for testing different MSDEVs
setlocal
set myFLAGS= /I../include /I../mySTL /c /W3 /G6 /O2
cl %myFLAGS% test.cpp
link.exe /out:test.exe ../src/taocrypt.lib test.obj
www.eeworm.com/read/393710/2471832
bat make.bat
REM quick and dirty build file for testing different MSDEVs
setlocal
set myFLAGS= /I../include /I../mySTL /c /W3 /G6 /O2
cl %myFLAGS% test.cpp
link.exe /out:test.exe ../src/taocrypt.lib test.obj
www.eeworm.com/read/360437/2963122
bat make.bat
REM quick and dirty build file for testing different MSDEVs
setlocal
set myFLAGS= /I../include /I../mySTL /c /W3 /G6 /O2
cl %myFLAGS% test.cpp
link.exe /out:test.exe ../src/taocrypt.lib test.obj