Hai cercato la traduzione di bitwise da Inglese a Cinese semplificato

Contributi umani

Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.

Aggiungi una traduzione

Inglese

Cinese semplificato

Informazioni

Inglese

bitwise or

Cinese semplificato

按位或

Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 3
Qualità:

Inglese

bitwise comparison

Cinese semplificato

位元壓縮

Ultimo aggiornamento 2006-09-06
Frequenza di utilizzo: 1
Qualità:

Inglese

bitwise operators allow you to turn specific bits within an integer on or off.

Cinese semplificato

º󍋼/a

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Inglese

one can also combine the respective constants or bitwise values together with the or operator.

Cinese semplificato

the output may be customized by passing one or more of the following constants bitwise values summed together in the optional what parameter. one can also combine the respective constants or bitwise values together with the or operator.

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Inglese

flags can be any combination of the following flags (combined with bitwise _bar_ operator):

Cinese semplificato

flags can be any combination of the following flags (combined with bitwise _bar_ operator):

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Inglese

w and h specifies the ellipse 's width and height respectively while the start and end points are specified in degrees indicated by the s and e arguments. style is a bitwise or of the following possibilities:

Cinese semplificato

imagefilledarc() draws a partial ellipse centered at cx, cy (top left is 0, 0) in the image represented by image. w and h specifies the ellipse's width and height respectively while the start and end points are specified in degrees indicated by the s and e arguments. style is a bitwise or of the following possibilities:

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Inglese

?php / / turn off all error reporting error_reporting( 0); / / report simple running errors error_reporting (e_error _bar_ e_warning _bar_ e_parse); / / reporting e_notice can be good too (to report uninitialized / / variables or catch variable name misspellings...) error_reporting (e_error _bar_ e_warning _bar_ e_parse _bar_ e_notice); / / report all errors except e_notice / / this is the default value set in php.ini error_reporting (e_all ^ e_notice); / / report all php errors (bitwise 63 may be used in php 3) error_reporting (e_all); / / same as error_reporting(e_all); ini_set ('error_reporting', e_all);?

Cinese semplificato

?php // turn off all error reporting error_reporting(0); // report simple running errors error_reporting (e_error _bar_ e_warning _bar_ e_parse); // reporting e_notice can be good too (to report uninitialized // variables or catch variable name misspellings...) error_reporting (e_error _bar_ e_warning _bar_ e_parse _bar_ e_notice); // report all errors except e_notice // this is the default value set in php.ini error_reporting (e_all ^ e_notice); // report all php errors (bitwise 63 may be used in php 3) error_reporting (e_all); // same as error_reporting(e_all); ini_set ('error_reporting', e_all);?

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Ottieni una traduzione migliore grazie a
8,952,175,614 contributi umani

Ci sono utenti che chiedono aiuto:



I cookie ci aiutano a fornire i nostri servizi. Utilizzando tali servizi, accetti l'utilizzo dei cookie da parte nostra. Maggiori informazioni. OK