代码搜索:quick

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

代码结果 3,674
www.eeworm.com/read/441706/1768952

java quicksort1.java

// quickSort1.java // demonstrates simple version of quick sort // to run this program: C>java QuickSort1App //////////////////////////////////////////////////////////////// class ArrayIns {
www.eeworm.com/read/436866/1844625

extra entries.extra

/footer.ftl//// /subtabs.ftl//// /head.ftl//// /quick.ftl//// /top.ftl//// /location-order.ftl////
www.eeworm.com/read/436866/1844627

old entries.extra.old

/location-order.ftl//// /footer.ftl//// /subtabs.ftl//// /head.ftl//// /quick.ftl//// /top.ftl////
www.eeworm.com/read/423022/2030282

discard-dgram

# This is the configuration for the udp/dgram discard service. service discard { # This is for quick on or off of the service disable = yes # The next attributes are mandatory for all services id
www.eeworm.com/read/423022/2030285

chargen-stream

# This is the configuration for the tcp/stream chargen service. service chargen { # This is for quick on or off of the service disable = yes # The next attributes are mandatory for all services i
www.eeworm.com/read/423022/2030288

discard-stream

# This is the configuration for the tcp/stream discard service. service discard { # This is for quick on or off of the service disable = yes # The next attributes are mandatory for all services i
www.eeworm.com/read/423022/2030289

chargen-dgram

# This is the configuration for the udp/dgram chargen service. service chargen { # This is for quick on or off of the service disable = yes # The next attributes are mandatory for all services id
www.eeworm.com/read/423022/2030291

daytime-stream

# This is the configuration for the tcp/stream daytime service. service daytime { # This is for quick on or off of the service disable = yes # The next attributes are mandatory for all services i
www.eeworm.com/read/423022/2030293

daytime-dgram

# This is the configuration for the udp/dgram daytime service. service daytime { # This is for quick on or off of the service disable = yes # The next attributes are mandatory for all services id
www.eeworm.com/read/363195/2922348

java quicksort1.java

// quickSort1.java // demonstrates simple version of quick sort // to run this program: C>java QuickSort1App //////////////////////////////////////////////////////////////// class ArrayIns {