From professional translators, enterprises, web pages and freely available translation repositories.
명령 (-- commands 참고)
command (see --commands)
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
miscellaneous template commands menu
process with external programs
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
additionally, the following commands may be used:
duplicate the named movie clip (aka sprite).
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
compiling manually. to compile your modules manually, you need the following commands:
enables resource test module --enable-variable_creation book:
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
kthumb: 명령어가 지정되지 않았습니다. `kthumb -- commands' 를 입력하시면 더 많은 정보를 볼 수 있습니다. name of translators
kthumb: no command specified. please see ` kthumb --commands' for more information.
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
the dio_fcntl() function performs the operation specified by cmd on the file descriptor fd. some commands require additional arguments args to be supplied.
the dio_fcntl() function performs the operation specified by cmd on the file descriptor fd.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
note that if you are going to allow data coming from user input to be passed to this function, then you should be using escapeshellcmd() to make sure that users cannot trick the system into executing arbitrary commands.
if you are going to allow data coming from user input to be passed to this function, then you should be using escapeshellarg() or escapeshellcmd() to make sure that users cannot trick the system into executing arbitrary commands.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
note, that if you are going to allow data coming from user input to be passed to this function, then you should be using the escapeshellcmd() function to make sure that users cannot trick the system into executing arbitrary commands.
if you are going to allow data coming from user input to be passed to this function, then you should be using escapeshellarg() or escapeshellcmd() to make sure that users cannot trick the system into executing arbitrary commands.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
adding hyperwave support to php should fill in the gap of a missing programming language for interface customisation. it implements all the messages as defined by the hg-csp but also provides more powerful commands to e.g. retrieve complete documents.
saying that hw_pipedocument() and hw_gettext() do the link insertion automatically is not as simple as it sounds.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
escapeshellcmd() escapes any characters in a string that might be used to trick a shell command into executing arbitrary commands. this function should be used to make sure that any data coming from user input is escaped before this data is passed to the exec() or system() functions, or to the backtick operator. a standard use would be:
this function should be used to make sure that any data coming from user input is escaped before this data is passed to the exec() or system() functions, or to the backtick operator.
Last Update: 2011-10-24
Usage Frequency: 1
Quality: