小窓モード


プレミアム

ログイン
設定

設定

英和・和英辞典で「字 n」に一致する見出し語は見つかりませんでしたが、
下記にお探しの言葉があるかもしれません。

「字 n」の部分一致の例文検索結果

該当件数 : 397



例文

strings N that it allocated, in the format発音を聞く 例文帳に追加

割り当てられた文字列 N を - JM

n is the number of characters expected.例文帳に追加

n は予想される文字列の長さです。 - Python

writes n+1 characters to dest (n from src plus the terminating null byte).発音を聞く 例文帳に追加

は dest に n+1 文字を書き込む(src からの n 文字と終端のヌルバイトである)。 - JM

At most n wide characters are written to dest.発音を聞く 例文帳に追加

dest には最大で n 文字のワイド文字が書き込まれる。 - JM

The delimiter character is ":" on Unix,";" on Windows, and "n" (the ASCIInewline character) on Macintosh.発音を聞く 例文帳に追加

デリミタ文字は Unixでは":"、Windows では";" 、Macintosh では "n" (ASCII改行文字) です。 - Python

of mathematics, of the number designated "n" when N=an and the number designated "a" is a positive number larger than one発音を聞く 例文帳に追加

数学において,aのn乗という数字の,aに対するn - EDR日英対訳辞書

Whitespace followed by a number n is interpreted as +n .発音を聞く 例文帳に追加

m nの前にm whitespace ( 空白文字 )を付加して指定した場合もm +nと解釈されます。 - JM

If a count suffix `n' is given, then only the n th match is replaced.発音を聞く 例文帳に追加

m nが指定されると、m n回目に一致した文字列だけが置換されます。 - JM

A $ followed by a number n causes field number n to be displayed.例文帳に追加

$ の後に数字 n を続けると、番号 n のフィールドが表示される。 - XFree86

The `n' suffix, where n is a postive number, causes only the n th match to be replaced.発音を聞く 例文帳に追加

m nサフィックス (m nは正の整数) が指定された場合、m n回目に一致した文字列だけを置き換えます。 - JM

It compares the n wide-characters starting at s1 and the n wide-characters starting at s2.発音を聞く 例文帳に追加

この関数は、s1 を先頭とする n 個のワイド文字と s2 を先頭とする n 個のワイド文字を比較する。 - JM

It fills the array of n wide-characters starting at wcs with n copies of the wide character wc.発音を聞く 例文帳に追加

この関数は、memset を先頭とする n 個のワイド文字の配列を、ワイド文字 wc の n 個のコピーで埋める。 - JM

Code Listing2.2: Using man -K to search by string $ man -K sleep/usr/share/man/man0p/time.h.0p.gz? [ynq] n/usr/share/man/man0p/unistd.h.0p.gz? [ynq] n/usr/share/man/man2/alarm.2.gz? [ynq] n/usr/share/man/man2/pause.2.gz? [ynq] n/usr/share/man/man2/futex.2.gz? [ynq] n/usr/share/man/man2/nanosleep.2.gz? [ynq] y/usr/share/man/man2/semop.2.gz? [ynq] q発音を聞く 例文帳に追加

コード表示2.2:文字列検索をするためにman-Kを使う - Gentoo Linux

copies of character C. Thus, `[y*6]' is the same as `yyyyyy'.発音を聞く 例文帳に追加

N 個の文字 C に展開される。 - JM

For example, the string literalr"n" consists of two characters: a backslash and a lowercase"n".発音を聞く 例文帳に追加

例えば、文字列リテラル r"n" は二つの文字:バックスラッシュと小文字の "n" からなる文字列を表すことになります。 - Python

n, s)発音を聞く 例文帳に追加

固定長の文字列、s をパックします。 - Python

The first n characters of the transformed string are placed in dest.発音を聞く 例文帳に追加

した結果と同じ」変換した文字列の先頭から n 文字分が dest に代入される。 - JM

M through N, in ascending order.発音を聞く 例文帳に追加

M から N までのすべての文字を昇順に展開した文字列になる。 - JM

function is similar, but only copies at most n characters.発音を聞く 例文帳に追加

関数は同様であるが、最大で n 文字だけを複製する。 - JM

it will use at most n characters from src; and *発音を聞く 例文帳に追加

src のうち最大 n 文字が使用される。 - JM

Exactly n wide characters are written at dest.発音を聞く 例文帳に追加

ちょうどn 個のワイド文字が dest にコピーされる。 - JM

Insert a character string (as many characters as will fit on the line)before the character under the cursor, up to n characters.発音を聞く 例文帳に追加

文字列をカーソルの下にある文字の前に (一行に収まるだけ) 最大 n 文字挿入します。 - Python

As a result, the numerals of the n digits of the respective matrices are compressed to one digit and the matrices A (n×n) of n×n digits as a whole are compressed to the compressed numeral A' (n+n) of the vertical and horizontal n×n digits.例文帳に追加

これにより、各行列のn桁の数字を1桁に圧縮し、全体でn×n桁のマトリクスA(n×n)を縦横n+n桁の圧縮数字A’(n+n)に圧縮する。 - 特許庁

Switching between character sets is done using the shift functions ^N (SO or LS1), ^O (SI or LS0), ESC n (LS2), ESC o (LS3), ESC N (SS2), ESC O (SS3), ESC ~ (LS1R), ESC } (LS2R), ESC | (LS3R).発音を聞く 例文帳に追加

文字集合の切り替えはシフトファンクション ^N (SO または LS1),^O (SI または LS0), ESC n (LS2), ESC o (LS3), ESC N (SS2), ESC O (SS3),ESC ~ (LS1R), ESC } (LS2R), ESC | (LS3R) を使って行われる。 - JM

It compares the wide-character string pointed to by s1 and the wide-character string pointed to by s2, but at most n wide characters from each string.発音を聞く 例文帳に追加

この関数は、s1 が指すワイド文字文字列と s2 が指すワイド文字文字列を比較するが、最大でも先頭のワイド文字 n 個までしか比較しない。 - JM

An N-character index generation part 121 generates N-character indexes to be generated and registers them as the N-character index information 191.例文帳に追加

N文字索引生成部121は生成対象のN文字索引を生成し、N文字索引情報191として登録する。 - 特許庁

(Initially G0. )Typing ^N causes G1 to become current, ^O causes G0 to become current.発音を聞く 例文帳に追加

^N をタイプすると G1 が ^O を入力すると G0 が現在の文字集合になる。 - JM

function is similar, except it only compares the first n characters of s1.発音を聞く 例文帳に追加

関数も同様であるが、s1 の最初の n 文字だけを比較する点だけが異なる。 - JM

Skip N characters before checking for uniqueness.発音を聞く 例文帳に追加

同一行かどうかの判断を行う前に N\\FR 個の文字をスキップする。 - JM

Display a horizontal line starting at (y, x) with length n consisting of the character ch.例文帳に追加

(y, x) から始まり、 n の長さを持つ、文字 ch で作られる水平線を表示します。 - Python

Display a vertical line starting at (y, x) with length n consisting of the character ch.例文帳に追加

(y, x) から始まり、 n の長さを持つ、文字 ch で作られる垂直線を表示します。 - Python

A "n" character is written at the end, unless the print statement ends with a comma.例文帳に追加

print 文がカンマで終了していない限り、末尾には文字"n" が書き出されます。 - Python

Print elements n, n+1, n+2,..., n+6 at the left end of the print chip 12-n are arranged with a regular pitch P and print elements N, N+1, N+2,..., N+6 at the right end of the print chip 12-N are arranged with a pitch P' which is greater than the pitch P by 2 μm.例文帳に追加

印字チップ12−n左端の正規ピッチPの印字素子n、n+1、n+2、・・・、n+6に対して、印字チップ12−Nの右端の印字素子N、N+1、N+2、・・・、N+6は2μm大きいピッチP′で配列されている。 - 特許庁

The input keys 4 are regularly assigned by every character with the character group of Japanese syllabary from 'A(cursive form of Japanese syllabary)' to 'N', the character group of the Japanese syllabary from 'HA' to 'N', the character group of English characters, and the character group of digits.例文帳に追加

入力キー4には、「あ」から「の」までの仮名文字の文字群と、「は」から「ん」までの仮名文字の文字群と、英字の文字群と、数字の文字群から、それぞれ1文字ずつ規則的に割り当てられている。 - 特許庁

Either one (N+1 in the drawing) of the seven (actually fifteen) print elements N, N+1, N+2,..., N+6 can be superposed with either one of seven print chips n, n+1, n+2,..., n+6 of the print chip 12-n without a shift in the main scanning direction in the principle of a caliper.例文帳に追加

7個(実際には15個)の印字素子N、N+1、N+2、・・・、N+6のいずれか1個(図ではN+1)が印字チップ12−nの7個の印字素子n、n+1、n+2、・・・、n+6のいずれかとノギスの原理で必ず主走査方向に殆どずれない状態で重なり合う場所ができる。 - 特許庁

However, if you pass it a number it will update every N seconds, where N is the argument you passed.発音を聞く 例文帳に追加

しかし、数字を渡してやればあなたが与えた数字秒ごとに更新します。 - Gentoo Linux

function returns zero if the wide-character strings at s1 and s2, truncated to at most length n, are equal.発音を聞く 例文帳に追加

関数は、s1 と s2 がそれぞれ指す文字列をn 文字に収まるように切り詰めたものが等しければ 0 を返す。 - JM

It searches the n wide characters starting at s for the first occurrence of the wide character c.発音を聞く 例文帳に追加

この関数は、s を先頭とする n 個のワイド文字の中から、最初にワイド文字 c が現われる場所を探す。 - JM

The postal code is a six-character, uniformly structured alphanumeric code in the form of ANA NAN where "A" represents an alphabetic character and "N" represents a numeric character.発音を聞く 例文帳に追加

郵便番号は六文字で表され、ANA NAN 形式となります。 "A" はアルファベット、そして"N" は数字です。 - PEAR

N-CHARACTER INDEX CREATION PROGRAM AND N-CHARACTER INDEX RETRIEVAL PROGRAM例文帳に追加

N文字インデックス作成プログラムおよびN文字インデックス検索プログラム - 特許庁

M×n characters of a character number necessary for the priority order are extracted from a character string analysis result by a kanji Index production process 106, and are two-dimensionally arranged in m rows n columns to produce the kanji Index.例文帳に追加

文字列解析結果から漢字Index生成プロセス106により優先順に必要な文字数m×n文字を抽出し,m行n列に2次元に配置して漢字Indexを作成する。 - 特許庁

default or if `b' follows n, bytes if `c' follows n,発音を聞く 例文帳に追加

(n の後に `b' が続いた場合も同様)。 後に続く文字が `c' ならば単位はバイト、 `k' ならばキロバイト、 - JM

function returns zero if the wide-character strings at s1 and s2, truncated to at most length n, are equal except for case distinctions.発音を聞く 例文帳に追加

関数は、s1 と s2 がそれぞれ指す文字列をn 文字に収まるように切り詰めたものを、大文字と小文字の違いを無視して比較したときに等しければ 0 を返す。 - JM

例文

function returns the number of column positions for the wide-character string s, truncated to at most length n.発音を聞く 例文帳に追加

関数は、ワイド文字文字列 s の表現に必要なカラム数を返す。 - JM

>>例文の一覧を見る

以下のキーワードの中に探している言葉があるかもしれません。

「字 n」に近いキーワードやフレーズ

※Weblio英和辞典・和英辞典に収録されている単語を、文字コード順(UTF-8)に並べた場合に前後にある言葉の一覧です。

英語翻訳

英語⇒日本語日本語⇒英語

検索語の一部に含まれている単語

検索語の中に部分的に含まれている単語を表示しています。

「字 n」を解説文の中に含む見出し語

Weblio英和辞典・和英辞典の中で、「字 n」を解説文の中に含んでいる見出し語のリストです。

検索のヒント

  • キーワードに誤字・脱字がないか確かめて下さい。
  • 違うキーワードを使ってみてください。
  • より一般的な言葉を使ってみてください。

その他の役立つヒント

音声・発音記号のデータの著作権について


研究社研究社
Copyright (c) 1995-2024 Kenkyusha Co., Ltd. All rights reserved.
CMUdict is Copyright (C) 1993-2008 by Carnegie Mellon University.

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2024 GRAS Group, Inc.RSS