代码搜索:effectively
找到约 138 项符合「effectively」的源代码
代码结果 138
www.eeworm.com/read/133537/14036760
conf web-ftp.conf
#### CONFIG ####
#This is the host machine you will connect to automatically
#leave this blank to allow users to connect to any computer
#they want to, effectively making Web-FTP an ftp client.
#To
www.eeworm.com/read/104574/15689708
html using.html
About Consultant Communicator
Consultant Communicator (ConsultComm) is a program that allows anyone
managing multiple projects, clients or tasks to effectively keep track
www.eeworm.com/read/187222/8840640
java lunch.java
//: Lunch.java
// Demonstrates class access specifiers.
// Make a class effectively private
// with private constructors:
class Soup {
private Soup() {}
// (1) Allow creation via static meth
www.eeworm.com/read/187222/8841188
java lunch.java
//: Lunch.java
// Demonstrates class access specifiers.
// Make a class effectively private
// with private constructors:
class Soup {
private Soup() {}
// (1) Allow creation via static meth
www.eeworm.com/read/458682/7291702
sh wstrings.sh
#!/bin/bash
# wstrings.sh: "word-strings" (enhanced "strings" command)
#
# This script filters the output of "strings" by checking it
#+ against a standard word list file.
# This effectively elimina
www.eeworm.com/read/311052/13637897
java lunch.java
//: Lunch.java
// Demonstrates class access specifiers.
// Make a class effectively private
// with private constructors:
class Soup {
private Soup() {}
// (1) Allow creation via static meth
www.eeworm.com/read/311046/13637998
java lunch.java
//: Lunch.java
// Demonstrates class access specifiers.
// Make a class effectively private
// with private constructors:
class Soup {
private Soup() {}
// (1) Allow creation via static meth
www.eeworm.com/read/339483/12231567
sh wstrings.sh
#!/bin/bash
# wstrings.sh: "word-strings" (enhanced "strings" command)
#
# This script filters the output of "strings" by checking it
#+ against a standard word list file.
# This effectively elimina
www.eeworm.com/read/473929/1396230
asx vectors.asx
.module usbjmptb
;; Including this file effectively disables the
;; SDCC automatic interrupt vector mechanism.
;; You'll have to manually include every vector
;; here
.globl _ISR_Suda
www.eeworm.com/read/212983/4933866
txt insets.txt
Insets
Just like insets can be specified for a container, insets can also be specified for a component's display area with
an Insets object. Positive values for insets effectively shrinks the siz