「noop」を含む例文一覧
該当件数 : 9 件
no op eration 発音を聞く 例文帳に追加
ノーオペレーション, 演算なし《⇒ noop 》 - 研究社 英和コンピューター用語辞典
Low-level methods corresponding to the standard SMTP/ESMTP commands "HELP", "RSET", " NOOP ", " MAIL ", " RCPT ", and" DATA " are also supported. 発音を聞く 例文帳に追加
下位レベルのメソッドは標準SMTP/ESMTPコマンド"HELP"、 "RSET"、" NOOP "、"MAIL"、"RCPT"、"DATA"に対応しています。 - Python
Important : The fallback order is important! If we did not specify the null option then the apipa command would only be run if the noop command failed. 例文帳に追加
重要: fallback順は重要です! nullオプションを指定していないと、apipaコマンドは、 noop コマンドが失敗したときだけ実行されます。 - Gentoo Linux
Allowed parameters are " set ", " clear ", "and", "andreverse", " copy ", "andinverted", " noop ","xor", "or", "nor", "equiv", " invert ", "orreverse", "copyinverted" and"nand", that set the function to GXset, GXclear, GXand, GXandReverse,GXcopy, GXandInverted, GX noop , GXxor, GXor, GXnor, GXequiv, GXinvert,GXorReverse, GXcopyInverted or GXnand, respectively. 例文帳に追加
指定できるパラメータは以下の通りである(括弧内は設定される GC 関数):"set"(GXset), "clear"(GXclear), "and"(GXand),"andreverse"(GXandReverse), "copy"(GXcopy),"andinverted"(GXandInverted), " noop "(GX noop ),"xor"(GXxor), "or"(GXor), "nor"(GXnor), "equiv"(GXequiv),"invert"(GXinvert), "orreverse"(GXorReverse),"copyinverted"(GXcopyInverted), "nand"(GXnand)。 - XFree86