Function

Learn about function, we have the largest and most updated function information on alibabacloud.com

IMAP function library: Imap_mailboxmsginfo

Imap_mailboxmsginfo get the current mailbox information. Syntax: Object imap_mailboxmsginfo (int imap_stream); Return value: Class function type: http://www.aliyun.com/zixun/aggregation/32416.html > Network System Content Description This letter is used to obtain information about the mailbox (mailbox) currently in use. Parameter I ...

IMAP function library: Imap_uid

Imap_uid gets the letter uid. Syntax: String imap_uid (string mailbox, int msgno); Return value: String function type: http://www.aliyun.com/zixun/aggregation/32416.html > Network system content Description This function gets the UID of the specified letter. The parameter mailbox is the mailbox name. The parameter msgno is the letter ordinal.

FDF function Library: fdf_create

Fdf_create to create a new FDF file. Syntax: int fdf_create (void); Return value: Integer function type: Special file format Content Description This function is used to create a new FDF file. Returns a value of False if it cannot be established, and returns the handle of the file if successful. Reference Fdf_open () &http://www.aliyun.com/zixun/aggregation/37954.html ...

File system function Library: Fstat

Fstat (PHP4 >= 4.0rc1) fstat---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Get the information syntax of the file: array fstat (int fp) Description: Aggregation file index FP file statistics, this function and stat () similar to the difference is that it is operating in the Open file index to replace the filename ...

File system function Library: FileSize

FileSize (PHP3, PHP4) filesize---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Get file size syntax: int filesize (string filename) Description: Returns the size of the file, and returns False if an error occurs. The result of this function will exist in the cache buffer, details ...

Array function library: Key

Key (PHP3, PHP4) key---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Gets the index value syntax from the array: Mixed key (array array); Description: This function returns the index that the current array metric refers to. Reference: Current () Next ()

Array function library: Array_keys

Array_keys (PHP4) array_keys---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Returns all index-value syntax for an array: array array_keys (array input [, mixed search_value]); Description: This function from the parameter input ...

FFmpeg 0.8.7 Release multi-function conversion tool

FFmpeg is a tool that converts audio, video, and subtitles into a stream of open source computer programs. It contains the current industry-leading open source audio/video compiler libavcodec. It is composed of: Libavformat (audio and video packaging format generation and resolution), Libswscale (Fast video scaling), Libavfilter (Advanced video filtering system to support arbitrary filter chart), Libavutil (public utility function) and a simple multimedia 6186.html&qu ...

Diablo 3 will hold a conference in Cologne to reveal the secret function.

According to news from foreign media, at the end of the 2010 Cologne International Games Show (Gamescom), the Diablo 3 game producer Jay Wilson will have a 30-minute conference.  The Cologne games show will be held in Cologne, Germany, August 18-22nd.  Blizzard revealed that the media will be invited to participate, and will reveal a secret function of Diablo 3, as well as the answer to the reporter asked.    During the Cologne game show, Diablo 3 will open the demo experience, allowing players to have a close touch on the continuation of the popular RPG. Diablo 3

Korea's "Tower of Eternity" push mobile phone platform website to provide multi-function

Korean media reported that NCsoft will launch today (June 24) "Eternal Tower" mobile phone platform website.  The site can be used by iphones, Android phones and smart phones with Fullbrowser, which provide the main contents of the Avatar Book, the "Power book", The Game knowledge, the forum, etc. on the website of the Eternal Tower. "Eternal Tower" mobile phone platform perfect reappearance of the official website of the Avatar book function, users can retrieve other players props information, their own information, but also manage "Fang directory ..."

function and performance requirements of e-Government public platform based on cloud computing

function and performance requirements of e-Government public platform based on cloud computing Nie Xiuying Li Anying De Shihui The e-Government public platform based on cloud computing is an important part of the next-generation information infrastructure and a supporting platform for e-government service. In order to meet the needs of the administrative department, it is necessary to standardize the function and performance of the electronic government public platform based on cloud computing. This paper introduces the function and performance requirements of the e-Government public platform based on cloud computing. function and performance requirements of e-Government public platform based on cloud computing

Watercress FM 4.0 release, increase active search function

Absrtact: Recently, Watercress FM from 3.0 a year ago to upgrade to 4.0 (click here to download), in total, this update to keep the product of the control style of watercress. First, the version of the added search function (can search single), changed only to passively listen to the radio recently, Watercress FM from a year ago, 3.0 upgrade to 4.0 (click this download), in total, this update to maintain the quality of watercress to do the control style. First, the version adds a search function (which can be searched for single), changing the mode of listening to the radio only passively. In addition, users listen to their own lik ...

Windows 10 system positioning function can not be opened how to do

Windows10 system comes with location service, but many users using Windows10 found that when you turn on the positioning function, the button is gray, can not be set to open the positioning function, then how to do this happen? We click on the Windows10 Start menu and then select the "Settings" menu item in the open settings window, click the "Privacy" icon in the privacy settings window, click on the left of the "location" button on the right you can see the positioning function is gray Can not open its positioning function to close the privacy settings window, right click on "this ...

JS verifies that the string is a numeric function

Web effects Verify that the string is a numeric function many times we need to verify that the user entered the information is a pure number, now we have defined the number of letters 0-9, so that the user input data to compare, if it is OK.    */function Checkifnumber (str) {var letters = "1234567890"; .

XML function library: Xml_parse

Xml_parse parse the XML file. Syntax: boolean xml_parse (int parser, string data, int [isfinal]); Return value: Boolean function kind: Data processing content Description This function is used to parse XML format file data. Parameter parser to parse code. Parameter data is a parsed data block (chunk). Parameter isfinal can be omitted, if set to True then system ...

PDF function Library: pdf_set_horiz_scaling

Pdf_set_horiz_scaling to configure text horizontal spacing. Syntax: boolean pdf_set_horiz_scaling (int pdfid, double scale); Return value: Boolean function kind: Special file format &http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; content description This function is used to configure the text ...

PDF function Library: pdf_stringwidth

Pdf_stringwidth calculates the width of the string. Syntax: double pdf_stringwidth (int pdfid, string text); Return value: Type of floating-point number function: Special file format Content Description This function is used to calculate the width of the specified string. Parameter Pdfid to PDF file code. Parameter text is the text you want to calculate. Returns a true value for success.

PDF function Library: pdf_setlinejoin

Pdf_setlinejoin Configure connection parameters. Syntax: boolean pdf_setlinejoin (int pdfid, int http://www.aliyun.com/zixun/aggregation/9541.html ">value"); Return value: Boolean function kind: Special file format Content Description This function is used to configure the connection (linejoin) parameter. The parameter Pdfid is P ...

PDF function Library: Pdf_setgray_fill

Pdf_setgray_fill specifies the color to be filled in as gray-scale. Syntax: boolean pdf_setgray_fill (int pdfid, double http://www.aliyun.com/zixun/aggregation/9541.html ">value"); Return value: Boolean function kind: Special file format Content Description This function is used to configure the color used by the grayscale fill function. ...

PDF function Library: pdf_add_outline

Pdf_add_outline current page bookmark. Syntax: boolean pdf_add_outline (int pdfid, string text); Return value: Boolean function kind: Special file format &http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; content description This function is used to bookmark the current page (book ...).

Total Pages: 150 1 .... 10 11 12 13 14 .... 150 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.