コンテンツにスキップ

検索結果

(前の20件 | ) (20 | 50 | 100 | 250 | 500 件) を表示
  • 定義 (代数的閉体 algebraically closed field) 体 F {\displaystyle F} が代数的閉(algebraically closed)であるとは、任意の定数でない多項式 f ( x ) ∈ F [ x ] {\displaystyle f(x)\in F[x]}…
    3キロバイト (579 語) - 2022年12月7日 (水) 12:23
  • ^ > 1) 対象とするシリーズを開いて、ROI メニューから“Closed polygon” を選択します: 2) Thick Slab 項目を設定します: 3) 設定したThick Slab 像上にROI 範囲を作成します: 4) ‘Ctrl-S’ キーあるいはROI メニューの“Propagate…
    2キロバイト (158 語) - 2015年8月28日 (金) 12:13
  • W3C:W3Cの標準とその草案を一覧・検索できる W3C HTML Home Page -- 2010-12-17: The XHTML2 Working Group is closed. The W3C Markup Validation Service:HTML文法チェッカー;制作したHTMLに誤り等が無いかをチェック出来る…
    1キロバイト (153 語) - 2024年6月21日 (金) 03:08
  • is open means:: def 11 X` is closed; end; Let X be a subset of COMPLEX. We say that X is open if and only if: X` is closed. Xは複素空間部分空間をもってくる。Xが開空間というのはX`は閉空間というのと同値である。…
    30キロバイト (5,416 語) - 2015年8月8日 (土) 11:34
  • } finally { if (fileHandle) { closeFile(fileHandle); console.log('File closed'); } } } この例では、ファイル操作中にエラーが発生しても、finally ブロックを使ってファイルハンドルを確実に解放します。 finally…
    3キロバイト (329 語) - 2024年12月15日 (日) 10:24
  • close the IO object. | | This method has no effect if the file is already closed. | | detach(self, /) | Separate the underlying buffer from the TextIOBase…
    14キロバイト (1,886 語) - 2024年1月8日 (月) 03:40
  • to be drawn var o = []; l.forEach(function(pl) { // pl = polyline (not closed) o.push(rectangular_extrude(pl, {w: 2, h: 2})); // extrude it to 3D });…
    48キロバイト (6,377 語) - 2016年10月15日 (土) 08:29
  • beau 29.お気に入りの:favorite : favori, favorite (凡例: No. 日本語 : 英語 : 仏語) 1.閉じた:closed : fermé 2.開いた:open : ouvert 3.涼しい、冷たい、冷静な:cool : frais(m), fraîche(f) 4.暖かい、温暖な:warm :…
    6キロバイト (757 語) - 2022年12月3日 (土) 12:28
  • 終了時にイベントリスナーを解除 process.on('SIGINT', () => { server.close(() => { console.log('Server closed'); process.exit(0); }); }); これらのテクニックを活用することで、Express.js…
    5キロバイト (507 語) - 2024年12月23日 (月) 23:56
  • = response.css('.mw-page-title-main').get() yield { 'data': data, } def closed(self, reason): # スクレイピングが終了したらデータをCSVファイルに出力する処理 with open('wikibooks_data…
    4キロバイト (573 語) - 2023年7月24日 (月) 10:35
  • received: %d\n", iResult); else if ( iResult == 0 ) printf("Connection closed\n"); else printf("recv failed with error: %d\n", WSAGetLastError()); } while(…
    10キロバイト (1,165 語) - 2022年11月28日 (月) 17:35
  • 接続の現在の状態を示します。 0 - CONNECTING(接続中) 1 - OPEN(接続済み) 2 - CLOSING(接続終了中) 3 - CLOSED(接続終了) socket.protocol - 使用されているサブプロトコル。 socket.url - WebSocket接続に使用されているURL。…
    6キロバイト (654 語) - 2024年12月21日 (土) 05:03
  • 2022] 153.187.15.4:8864 Closing [Sun Dec 4 11:34:42 2022] 153.187.15.4:7852 Closed without sending a request; it was probably just an unused speculative preconnection…
    8キロバイト (1,090 語) - 2024年6月28日 (金) 00:45
  • 「Bytes Sent: 14」 とか表示されれば成功である。 Bytes Sent: 14 Bytes received: 14 Connection closed C:\Users\ユーザー名\source\repos\sockTestClient\Release\sockTestClient.exe (プロセス…
    8キロバイト (1,093 語) - 2022年11月28日 (月) 17:36
  • ~FileHandler() { if (file.is_open()) { file.close(); std::cout << "File closed\n"; } } // ファイルに文字列を書き込むメソッド void write(const std::string& data) { if (…
    31キロバイト (4,521 語) - 2024年11月6日 (水) 00:24
  • ces)・ほ乳類(mammalia)など脊椎動物(vertebrate)は毛細血管(capillary)をもち、閉鎖血管系(へいさけっかんけい、closed blood-vascular system)である。 ^ 照井直人 著『はじめの一歩のイラスト生理学 改訂 第2版』、羊土社、2018年4月10日…
    12キロバイト (1,791 語) - 2022年11月25日 (金) 05:38
  • 理由は1つであるべきです。この原則により、クラスはシンプルで理解しやすくなり、変更に強い設計になります。 オープン/クローズドの原則(Open/Closed Principle, OCP): ソフトウェアのエンティティ(クラス、モジュール、関数など)は、拡張に対して開いており、修正に対して閉じている…
    23キロバイト (2,546 語) - 2024年11月18日 (月) 04:01
  • FiberError IOError EOFError IndexError KeyError StopIteration ClosedQueueError Ractor::ClosedError LocalJumpError Math::DomainError NameError NoMethodError…
    279キロバイト (37,377 語) - 2024年11月18日 (月) 11:00
  • mobile phone. In 2011, the escalation of the armed conflict in Libya had closed all the universities all over Libya. The significant impact of the conflict…
    27キロバイト (4,191 語) - 2020年2月7日 (金) 23:49
  • <-c3 if ok { print("received ", i3, " from c3\n") } else { print("c3 is closed\n") } case a[f()] = <-c4: // 同じです。 // case t := <-c4 // a[f()] = t default:…
    40キロバイト (5,875 語) - 2023年5月19日 (金) 14:43
(前の20件 | ) (20 | 50 | 100 | 250 | 500 件) を表示