代码搜索:modifying

找到约 672 项符合「modifying」的源代码

代码结果 672
www.eeworm.com/read/395929/2428059

host configure.host

# This is the linker host specific file. This is invoked by the # autoconf generated configure script. Putting it in a separate shell # file lets us skip running autoconf when modifying host specifi
www.eeworm.com/read/391269/2521283

conf advanced.conf

dumpuser "amandabackup" # the user to run dumps under inparallel 4 # maximum dumpers that will run in parallel (max 63) # this maximum can be increased at compile-time, # modifying MAX_DUMPERS
www.eeworm.com/read/375736/2721637

c jjj1comp.c

/* ** JJJ1COMP.C -- JJJ1 Compression module - first implementation */ /* This code was written by modifying the Zeck compression code ** and adding a triple huffman compressor. The results
www.eeworm.com/read/260597/4331642

c jjj1comp.c

/* ** JJJ1COMP.C -- JJJ1 Compression module - first implementation */ /* This code was written by modifying the Zeck compression code ** and adding a triple huffman compressor. The results
www.eeworm.com/read/161040/5563907

txt key_preserve_table.txt

Key-Preserved Tables The concept of a key-preserved table is fundamental to understanding the restrictions on modifying join views. A table is key preserved if every key of the table can also be a
www.eeworm.com/read/161040/5564085

txt key_preserve_table.txt

Key-Preserved Tables The concept of a key-preserved table is fundamental to understanding the restrictions on modifying join views. A table is key preserved if every key of the table can also be a
www.eeworm.com/read/192091/8407384

inf eecusb.inf

; Generated by DriverWizard v8.11 - http://www.jungo.com. ; Installation file (.inf) for "" device ; Copyright (c) 2006 ; ; You can create a customized version of this file ; by modifying the sp
www.eeworm.com/read/283732/8993413

inf l123456_dr.inf

; Generated by DriverWizard v8.02 - http://www.jungo.com. * ; Installation file (.inf) for "" device ; Copyright (c) 2008 ; ; You can create a customized version of this file ; by modifying th
www.eeworm.com/read/435150/7796537

cpp prog8_04.cpp

// Program 8.4 Modifying the original value of a function argument #include using std::cout; using std::endl; double change_it(double* pointer_to_it); // Function prototype int ma
www.eeworm.com/read/137779/13297461

contentregexplist

#Content modifying Regular Expressions # # The format is: "extended regular expression"->"replacement straight string" # E.g. "shit"->"censored" would replace all occurances of shit in any case. # Far