代码搜索:quick

找到约 3,674 项符合「quick」的源代码

代码结果 3,674
www.eeworm.com/read/216499/4892738

s cstr.s

.globl jget,iget .globl succ .globl create,rewind,putchar,getchar,allocate .globl smark .globl rewcstr,putcstr,getcstr,size / currnet string manipulations / keep a initial fragment handy for quick ac
www.eeworm.com/read/203830/5038502

readme

This is a quick packaging up of my blowfish code into a library. It has been lifted from SSLeay. The copyright notices seem a little harsh because I have not spent the time to rewrite the conditions f
www.eeworm.com/read/195341/5112146

s cstr.s

.globl jget,iget .globl succ .globl create,rewind,putchar,getchar,allocate .globl smark .globl rewcstr,putcstr,getcstr,size / currnet string manipulations / keep a initial fragment handy for quick ac
www.eeworm.com/read/191030/5169056

properties ireport_en.properties

file=File newDocument=New Document reportWizard=Report Wizard open=Open quickOpen=Quick Open save=Save saveAs=Save as... saveAll=Save all recentFiles=Recent Files recentProjects=Recent Projec
www.eeworm.com/read/191030/5169057

properties ireport.properties

file=File newDocument=New Document reportWizard=Report Wizard open=Open quickOpen=Quick Open save=Save saveAs=Save as... saveAll=Save all recentFiles=Recent Files recentProjects=Recent Projec
www.eeworm.com/read/187332/5224111

cfg pdt.cfg

# # $Id: pdt.cfg,v 1.3 2003/11/03 13:03:58 janakj Exp $ # # simple quick-start config script # # ----------- global configuration parameters ------------------------ debug=9 # debug level
www.eeworm.com/read/187332/5224274

cfg dbtext-ser.cfg

# # $Id: dbtext-ser.cfg,v 1.1 2004/11/30 15:28:05 dcm Exp $ # # simple quick-start config script with dbtext # # ----------- global configuration parameters ------------------------ #debug=9
www.eeworm.com/read/184888/5243738

cfg pdt.cfg

# # $Id: pdt.cfg,v 1.2 2006/01/30 15:56:08 anomarme Exp $ # # simple quick-start config script for pdt # # ----------- global configuration parameters ------------------------ debug=9 # d
www.eeworm.com/read/176157/5339045

java pagingtester2.java

// PagingTester2.java // A quick application that demonstrates the PagingModel. This version has // an input field for dynamically altering the size of a page. // package jswing.ch16; import java.aw
www.eeworm.com/read/176157/5339118

java simpleinternalframe.java

// SimpleInternalFrame.java // A quick demonstration of setting up an Internal Frame in an application. // package jswing.ch09; import java.awt.*; import javax.swing.*; public class SimpleInternalF