代码搜索:quick
找到约 3,674 项符合「quick」的源代码
代码结果 3,674
www.eeworm.com/read/282522/4100491
c qs_ek-lm3s811.c
//*****************************************************************************
//
// qs_ek-lm3s811.c - The quick start application for the LM3S811 Evaluation
// Board.
//
// Co
www.eeworm.com/read/280962/4121135
py pickle.py
"""illustrates a quick and dirty way to persist an XML document expressed using ElementTree and pickle.
This is a trivial example using PickleType to marshal/unmarshal the ElementTree
document into
www.eeworm.com/read/441706/1768954
java quicksort2.java
// quickSort2.java
// demonstrates quick sort with median-of-three partitioning
// to run this program: C>java QuickSort2App
////////////////////////////////////////////////////////////////
class
www.eeworm.com/read/441706/1768955
java quicksort3.java
// quickSort3.java
// demonstrates quick sort; uses insertion sort for cleanup
// to run this program: C>java QuickSort3App
////////////////////////////////////////////////////////////////
class A
www.eeworm.com/read/439112/1808803
inc pkg-lib-gentoo.inc
# gentoocheck is intended to provide a quick way to verify that
# a given gentoo pkg, if it is installed, is up to date.
# ispkgvuln returns 0 if it is not installed or is installed
# but up to date,
www.eeworm.com/read/423022/2030283
echo-dgram
# This is the configuration for the udp/dgram echo service.
service echo
{
# This is for quick on or off of the service
disable = yes
# The next attributes are mandatory for all services
id = ec
www.eeworm.com/read/423022/2030284
echo-stream
# This is the configuration for the tcp/stream echo service.
service echo
{
# This is for quick on or off of the service
disable = yes
# The next attributes are mandatory for all services
id = e
www.eeworm.com/read/423022/2030287
tcpmux-server
# This is the configuration of the tcpmux server. It must be enabled in
# order to add any other tcpmux services.
service tcpmux
{
# This is for quick on or off of the service
disable = yes
# The
www.eeworm.com/read/423022/2030290
time-stream
# This is the configuration for the tcp/stream time service.
service time
{
# This is for quick on or off of the service
disable = yes
# The next attributes are mandatory for all services
id = t
www.eeworm.com/read/423022/2030292
time-dgram
# This is the configuration for the udp/dgram time service.
service time
{
# This is for quick on or off of the service
disable = yes
# The next attributes are mandatory for all services
id = t