... Вы можете посмотреть подробное описание про нас на сайте документации , это крайне рекомендуется, т.к. там информация обновляется оперативнее, чем здесь. Если сайт не открывается, напишите об этом письмо на support@cs точка msu.ru . Можете так и написать: не работает сайт технической документации. ... где не работает . ... Если у Вас возникли какие-нибудь вопросы, посмотрите на сайте технической документации Факультета Если вдруг сайт не работает, то пишите на support@... письмо поправим! ...
... Extended Fortran Support . Up: Fortran Support Next: The mpi Module Previous: Basic Fortran Support . ... An mpi module . ... A new set of functions to provide additional support for Fortran intrinsic numeric types, including parameterized types: MPI_SIZEOF, MPI_TYPE_MATCH_SIZE, MPI_TYPE_CREATE_F90_INTEGER, MPI_TYPE_CREATE_F90_REAL and MPI_TYPE_CREATE_F90_COMPLEX. ... Up: Extended Fortran Support Next: Additional Support for Fortran Numeric Intrinsic Types Previous: The mpi Module . ...
... Returns an array of lexemes if input lexeme is known to the dictionary dictname , or void array if a lexeme is known to the dictionary, but it is a stop-word, or NULL if it is unknown word. =# select lexize('en_stem', 'stars'); lexize -------- {star} =# select lexize('en_stem', 'a'); lexize -------- {} . ... FTS Reference Part I contains description of SQL commands ( CREATE FULLTEXT DICTIONARY , DROP FULLTEXT DICTIONARY , ALTER FULLTEXT DICTIONARY ) for managing of dictionaries. ... Latin word | ...
NAME htpasswd - Create and update user authentication files SYNOPSIS htpasswd [ - c ] [ - m | ... p ] passwdfile username password htpasswd - n [ - m | ... p ] username password DESCRIPTION htpasswd is used to create and update the flat-files used to store usernames and password for basic authentication of HTTP users. ... Resources available from the httpd Apache web server can be restricted to just the users listed in the files created by htpasswd. ... The user is prompted for the password. ...
The QSocketNotifer class provides support for socket callbacks. ... There are three types of socket notifiers (read, write and exception) and you must specify one of these in the constructor. ... socket is the socket to be monitored. type specifies the socket operation to be detected; QSocketNotifier::Read, QSocketNotifier::Write or QSocketNotifier::Exception. ... Returns the socket event type specified to the constructor; QSocketNotifier::Read, QSocketNotifier::Write or QSocketNotifier::Exception. ...
... Apache HTTP Server Version 2.0 . ... htpasswd is used to create and update the flat-files used to store usernames and password for basic authentication of HTTP users. ... Resources available from the Apache HTTP server can be restricted to just the users listed in the files created by htpasswd . ... Files managed by htpasswd may contain both types of passwords; some user records may have MD5-encrypted passwords while others in the same file may have passwords encrypted with crypt() . ... Delete user...
... Apache HTTP Server Version 2.0 . ... htpasswd is used to create and update the flat-files used to store usernames and password for basic authentication of HTTP users. ... Resources available from the Apache HTTP server can be restricted to just the users listed in the files created by htpasswd . ... Files managed by htpasswd may contain both types of passwords; some user records may have MD5-encrypted passwords while others in the same file may have passwords encrypted with crypt() . ... Delete user...
... VarURLPARAM . Returns the value of a URL parameter. ... encode="safe" . ... Encode special characters for URL parameter use, like a double quote into %22 . ... Escape double quotes with backslashes ( \" ), does not change other characters; required when feeding URL parameters into other TWiki variables . ... Example: %URLPARAM{"skin"}% returns print for a .../view/TWiki/VarURLPARAM?skin=print URL . ... If you have %URLPARAM{ in the value of a URL parameter, it will be modified to %<nop>URLPARAM{ . ...
... Table of Contents . ... Macros for Automatic Global Variable Creation . ... To create new variables that can be seen "from the outside" by the executing script, you need to allocate a new zval container, fill this container with meaningful values, and then introduce it to Zend's internal symbol table. ... ZEND_SET_SYMBOL takes care of introducing the new variable to Zend's symbol table. ... To create new variables in the global scope, use the same method but refer to another symbol table: . ...
... It is preferred to call ' die ' inside of the passed # function . multibuild_foreach_variant() { debug-print- function ${ FUNCNAME } ${@} [[ ${ MULTIBUILD_VARIANTS } ]] \ || die MULTIBUILD_VARIANTS need to be set local bdir=${ BUILD_DIR :-${S}} # Avoid writing outside WORKDIR if S=${WORKDIR}. [[ ${bdir%%/} == ${WORKDIR%%/} ]] bdir=${WORKDIR}/build local prev_id=${MULTIBUILD_ID:+${MULTIBUILD_ID}-} local ...
. "The system X-Com for metacomputing support: architecture and technology" . Filamofitsky M.P. Several approaches to organization of distributed computing with Internet are considered. A description of architecture and main features of system X-Com created at Research Computing Center of Moscow State University is given. PostScript (in Russian) (1.45MB) . PDF (in Russian) (536KB) . PostScript. zip (in Russian) (508KB) . PDF. zip (in Russian) (463KB) . Filamofitsky M.P. e-mail: voevodin@parallel.ru
You are here: Foswiki > System Web > Macros > VarURLPARAM (19 Sep 2010, ProjectContributor ) E dit A ttach . Returns the value of the named parameter in the URL or HTTP POST request. ... The name of a URL parameter . ... See ENCODE for more details. safe : Encode characters '"<>% into HTML entities. url : Encode special characters for URL parameter use, like a double quote into %22 . ... If you have %URLPARAM{ in the value of a URL parameter, it will be modified to %<nop>URLPARAM{ . ... System . ...
Note: there are 3 CIS id's for reporting problems listed at the end of this file. ... Can you recreate the problem? ... CSD Level: _______ OS/2 Version 2.0 GRE.. ... Port Used : ________________ Printer is attached to: Local _ LAN Server _ Host _ COMMUNICATIONS MANAGER - If this is a problem with Communications Manager, please provide answers in this section: OS/2 Extended Services .. ... CSD Level: ________ OS/2 LAN Server 2.0 Advanced: _ CSD Level: ________ LAN REQUESTER: LAN Server 2.0 Requester.. ...
download:cinterfaces101 ]] . CompHEP . ... If permissions allow, you may create it by using the Create this page button. ... Downloads . Community contributions . Community model library . ... CompHEP team . License . ... Installation guide . MAC OS installation . CompHEP-3.3 Manual . CompHEP-3.3 Manual (pdf) . ... Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported . ...
... Trac uses a directory structure and a database for storing project data. ... A new Trac environment is created using trac-admin's initenv : $ trac-admin /path/to/myproject initenv . ... For example, to connect to a PostgreSQL database on the same machine called trac , that allows access to the user johndoe with the password letmein , use: postgres://johndoe:letmein@localhost/trac . ... Generally, the following is sufficient to create a database user named tracuser , and a database named trac . ...
All Firefly versions can take optional command line arguments. ... firefly [optional command line options in any order] [optional list of working directories] . ... The list of most widely used command line options is given below: . ... Disables validity check of the command line arguments (e.g., check for valid names of files and directories, etc...) passed to Firefly. ... However, if this option is not given, one must provide the list of working directories when running Firefly in parallel mode. ...