並び順

ブックマーク数

期間指定

  • から
  • まで

121 - 160 件 / 2185件

新着順 人気順

*referenceの検索結果121 - 160 件 / 2185件

  • File: HAML_REFERENCE

    Haml is a markup language that’s used to cleanly and simply describe the XHTML of any web document, without the use of inline code. Haml functions as a replacement for inline page templating systems such as PHP, ERB, and ASP. However, Haml avoids the need for explicitly coding XHTML into the template, because it is actually an abstract description of the XHTML, with some code to generate dynamic c

    • SMTP command reference

      別システムに関する状態、情報、エラーなど [応答コードもくじ] [SMTPもくじ] 実際の応答コード 1yz: コマンドの確認待ち 現在、このカテゴリーに属する応答コードはsmtpには存在しない。 [応答コードもくじ] [SMTPもくじ] 2yz: コマンドの成功 200 正しくない応答コード(正しくは250を返すべき)。 RSETやNOOPに対する正常終了の応答コードとして、初期(1983年ごろ?)に見ら れた(RFC 876)。 211 システムの状態、またはシステムヘルプの応答 214 ヘルプメッセージ そのサーバで使えるコマンドに関するヘルプが返されるときに使われる。 HELPコマンドの応答など。 220 サービスの準備ができた TCP/IP的にSMTPコネクションが確立したときに使われる。 220 (domain名) とドメイン名をともなう。 STARTTLSでは、TLSの準備が

      • MySQL :: MySQL 8.0 Reference Manual

        Abstract This is the MySQL Reference Manual. It documents MySQL 8.0 through 8.0.38, as well as NDB Cluster releases based on version 8.0 of NDB through 8.0.38, respectively. It may include documentation of features of MySQL versions that have not yet been released. For information about which versions have been released, see the MySQL 8.0 Release Notes. MySQL 8.0 features. This manual describes fe

        • iOSとAutomatic Reference Countingについて発表しました - ninjinkun's diary

          第41回Cocoa関西でAutomatic Reference Countingについて発表しました。資料は以下です。発表時はBlocksの仕様の理解などで怪しい部分があって申し訳なかったです。一応この資料は大丈夫だと思います。 会場で聞いた範囲では、ARCをプロダクションで採用している方はまだいない感じでした。 ARCでめちゃモテiOSプログラマ View more presentations from Satoshi Asano

            iOSとAutomatic Reference Countingについて発表しました - ninjinkun's diary
          • CSS reference - CSS: Cascading Style Sheets | MDN

            CSS Tutorials CSS basics CSS first steps CSS first steps overview What is CSS? Getting started with CSS How CSS is structured How CSS works Assessment: Styling a biography page CSS building blocks CSS building blocks overview CSS selectors Type, class, and ID selectors Attribute selectors Pseudo-classes and pseudo-elements Combinators Cascade, specificity, and inheritance Cascade layers The box mo

              CSS reference - CSS: Cascading Style Sheets | MDN
            • Event reference | MDN

              Events are fired to notify code of "interesting changes" that may affect code execution. These can arise from user interactions such as using a mouse or resizing a window, changes in the state of the underlying environment (e.g. low battery or media events from the operating system), and other causes. Each event is represented by an object that is based on the Event interface, and may have additio

                Event reference | MDN
              • POSEMANIACS - Royalty free 3d pose reference for all artists

                Vtuberママで食べていく!他では聞けないお金と仕事のリアルな話フリーランスイラストレーター / ゆがー

                  POSEMANIACS - Royalty free 3d pose reference for all artists
                • QuickRef.ME - Quick Reference Cheat Sheet

                  See something missing? Feel free to contribute to the code on my GitHub repository or follow me to stay updated on the latest cheat sheets in real-time, it's a best chance to do it!

                  • Command Reference ja - Selenium - Confluence

                    Selenium: Selenium コマンドリファレンス 注:このページはSelenium 0.6のリファレンスです。 原文はこちら (本体HPからはリンクされてません) 最新0.7.0版の日本語リファレンスはこちら Selenium Reference コマンドはSelenium に対してどう動くか指示するものです。コマンドにはAction(実行)とCheck(検証)の二種類があります。各コマンドの呼び出しは、テストケースのtable における以下のような1つの行で表します。 Action コマンドは、アプリケーションの状態を一般に操作するものです。Actions コマンドは「このリンクをクリックする」とか「あのオプションを選択する」といった動作を行います。動作に失敗するか、エラーが発生した場合は、現在実行中のテストは中止されます。 Check コマンドは、アプリケーションの状態

                    • Docs: API Reference, Tutorials, and Integration | Twilio

                      Build better and engage your customers across all channels with our API reference documentation, quickstarts, SDKs and multi-language code samples.

                      • Pot.js + PotLite.js - Document and Reference - JavaScript Async + String Utility Library

                        このライブラリは現在メンテナンスされていません。 CPU負荷を抑えて重い処理を軽くするJavaScriptライブラリは chillout.js をお使いください。 This repository is no longer maintained. To reduce JavaScript CPU usage by asynchronous iteration, use chillout.js instead.

                        • MySQL :: MySQL 8.4 Reference Manual

                          Abstract This is the MySQL Reference Manual. It documents MySQL 8.4 through 8.4.3, as well as NDB Cluster 8.4 through 8.4.3, respectively. It may include documentation of features of MySQL versions that have not yet been released. For information about which versions have been released, see the MySQL 8.4 Release Notes. MySQL 8.4 features. This manual describes features that are not included in eve

                          • Apache HBase® Reference Guide

                            This is the official reference guide for the HBase version it ships with. Herein you will find either the definitive documentation on an HBase topic as of its standing when the referenced HBase version shipped, or it will point to the location in Javadoc or JIRA where the pertinent information can be found. This reference guide is a work in progress. The source for this guide can be found in the _

                            • Azure OpenAI Service リファレンスアーキテクチャからみる本番システムレベルの LLM アプリに必要な検討項目の解説 / From Azure OpenAI Reference Architecture to Production-Ready LLM Apps #serverlessdays #serverlesstokyo

                              ServerlessDays Tokyo 2023 で Azure OpenAI Service リファレンスアーキテクチャからみる、本番システムレベルの LLM アプリに必要な検討項目の解説 / From Azure OpenAI Reference Architecture to Production-Ready LLM Apps というタイトルで紹介しました HP: https://tokyo.serverlessdays.io/ Ticket: https://serverless.connpass.com/event/290640/ #serverlessdays #serverlesstokyo

                                Azure OpenAI Service リファレンスアーキテクチャからみる本番システムレベルの LLM アプリに必要な検討項目の解説 / From Azure OpenAI Reference Architecture to Production-Ready LLM Apps #serverlessdays #serverlesstokyo
                              • MySQL :: MySQL 8.4 Reference Manual :: 17.14 InnoDB Startup Options and System Variables

                                Enabling Automatic InnoDB Configuration for a Dedicated MySQL Server

                                • Amazon.co.jp: Self-reference engine (ハヤカワSFシリーズ Jコレクション): 円城塔: 本

                                    Amazon.co.jp: Self-reference engine (ハヤカワSFシリーズ Jコレクション): 円城塔: 本
                                  • GitHub - Redocly/redoc: 📘 OpenAPI/Swagger-generated API Reference Documentation

                                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                      GitHub - Redocly/redoc: 📘 OpenAPI/Swagger-generated API Reference Documentation
                                    • 【iOS9】Storyboard ReferenceでStoryboardを分割しよう - 非常識プログラマの憂鬱

                                      2015-06-10 【iOS9】Storyboard ReferenceでStoryboardを分割しよう iOS Swift 自分は、画面レイアウトの作成にStoryboardを使っていますが、 1つのStoryboardにあれやこれやViewControllerを配置して、 繋げるようなことはしていません。 2、3画面ならいいのかもしれませんが、画面数が多すぎると見通しが悪くなり、 何より複数人で作業する場合は、 同時に同じStoryboardを触ることが出来ません。 なので、基本的に1ViewController = 1Storyboardで作っています。 しかしそうすると、画面遷移する際にコードでStoryboardからViewControllerを作って 新たに表示するという記述が必要になってきます。 新たにXcode7らStoryboard ReferenceというS

                                        【iOS9】Storyboard ReferenceでStoryboardを分割しよう - 非常識プログラマの憂鬱
                                      • Gecko DOM Reference - MDC

                                        本文へスキップ サイト検索へスキップ

                                        • PHP: Manual Quick Reference

                                          Getting Started Introduction A simple tutorial Language Reference Basic syntax Types Variables Constants Expressions Operators Control Structures Functions Classes and Objects Namespaces Enumerations Errors Exceptions Fibers Generators Attributes References Explained Predefined Variables Predefined Exceptions Predefined Interfaces and Classes Predefined Attributes Context options and parameters Su

                                          • ActionScript 3.0 Language and Components Reference

                                            • Linux Commands - A practical reference

                                              This is a linux command line reference for common operations. Examples marked with • are valid/safe to paste without modification into a terminal, so you may want to keep a terminal window open while reading this so you can cut & paste. This page is also available in pdf format. All these commands have been tested both on Fedora and Ubuntu. See also more linux commands.

                                              • Configuration reference - CircleCI

                                                This document is a reference for the CircleCI 2.x configuration keys that are used in the .circleci/config.yml file.

                                                  Configuration reference - CircleCI
                                                • ぶく速 円城塔さんの『Self-Reference ENGINE』が米国の文学賞「フィリップ・K・ディック賞」の候補作に

                                                  1 名前: ◆GinGao/Coo @銀河φ ★[sage] 投稿日:2014/01/14(火) 14:30:12.62 ID:???0 円城塔さんの作品が米文学賞候補 芥川賞作家 芥川賞作家の円城塔さん(41)の長編小説「Self―Reference ENGINE」の英訳版が、 米国の文学賞「フィリップ・K・ディック賞」の候補作に選ばれた。 同作品の版元である早川書房が14日、発表した。結果は4月18日に発表される。 同賞は米国で出版された優れたSF作品を対象にしており、 2011年には故伊藤計劃さんの「ハーモニー」が次点に当たる特別賞を受けている。 「Self―」は単行本が07年、文庫が10年に出版され、英訳版は昨年刊行されていた。 円城さんは札幌市出身。12年に「道化師の蝶」で芥川賞を受賞した。 円城塔さん http://img.47news.jp/PN/201401/PN20140

                                                  • Free News, Magazines, Newspapers, Journals, Reference Articles and Classic Books - Free Online Library

                                                    Advertising, marketing, public relations (70,844) Aerospace and defense industries (25,715) Agricultural industry (55,810) Architecture and design industries (22,020) Automobile industry (48,625) Banking, finance and accounting (374,348) Biotechnology industry (17,072) Business (5,978,264) Business, international (3,846,158) Business, regional (178,763) Chemicals, plastics and rubber (133,580) Com

                                                    • An A-Z Index of the Apple macOS command line - SS64 Command line reference

                                                      Add or change user database information, change default shell

                                                      • OpenGL 4 Reference Pages

                                                        • Google Maps JavaScript API V2 Reference - Google Maps JavaScript API V2 - Google Code

                                                          Google Maps JavaScript API V2 Reference Note: The Google Maps Javascript API Version 2 has been officially deprecated as of May 19, 2010. The V2 API will continue to work as per our deprecation policy, but we encourage you to migrate your code to version 3 of the Maps Javascript API. The Google Maps API is now integrated with the Google AJAX API loader, which creates a common namespace for loadin

                                                          • 小飼弾氏の”経済成長”論争のまとめ - Reference_Difference

                                                            ”経済成長”という単語の、素人と経済学に通じた人との間での、言葉の意味の齟齬から発生した論争についてまとめておきます。普段経済に疎い人が「経済成長」の概念と、経済学的視点な人がその意義を主張する理由を知るには格好の教材だと思います。いい加減な要約をつけてますが、文意を読み損ねている事もあろうかと思われますので、あくまで中身で判断してくださりますようお願いします。 1.景気が悪いという巷の声は当たっているが(@大西 宏のマーケティング・エッセンス) 景気判断がまた悪くなってきたから民間は、仕事の仕方を見直して元気でいようよ。政治家や官僚は、国内の企業じゃなく国民の消費の刺激と所得水準向上策を考えて欲しい。 2.もう景気はいいから(@404 Blog Not Found) 刺激は不要。不安が原因だから「経済成長(a)」を追うのやめて景気に左右されない社会に転換しよう 3.経済成長は必要だ!(@

                                                              小飼弾氏の”経済成長”論争のまとめ - Reference_Difference
                                                            • Rules Reference - ESLint - Pluggable JavaScript Linter

                                                              Selecting a version will take you to the chosen version of the ESLint docs.

                                                                Rules Reference - ESLint - Pluggable JavaScript Linter
                                                              • Google Maps JavaScript API v3 Reference  |  Google for Developers

                                                                Send feedback Google Maps JavaScript API v3 Reference Stay organized with collections Save and categorize content based on your preferences. Last updated Tuesday, July 23, 2024 This is an index of all the classes, methods, and interfaces in the Maps JavaScript API version 3.57 (weekly channel). This reference is kept up to date with the latest changes to the API. Click the name of any item to see

                                                                  Google Maps JavaScript API v3 Reference  |  Google for Developers
                                                                • LukeW | Touch Gesture Reference Guide

                                                                  Touch Gesture Reference Guide by Luke Wroblewski April 20, 2010 The Touch Gesture Reference Guide is a unique set of resources for software designers and developers working on touch-based user interfaces. The guide contains: 1) an overview of the core gestures used for most touch commands 2) how to utilize these gestures to support major user actions 3) visual representations of each gesture to us

                                                                    LukeW | Touch Gesture Reference Guide
                                                                  • Maven – POM Reference

                                                                    • OpenGL ES 2.0 Reference Pages

                                                                      • Google Maps JavaScript API v3 Reference  |  Google for Developers

                                                                        フィードバックを送信 Google Maps JavaScript API v3 Reference コレクションでコンテンツを整理 必要に応じて、コンテンツの保存と分類を行います。 最終更新日: 2024 年 7 月 23 日(火) これは、インフラストラクチャのすべてのクラス、メソッド、インターフェースのインデックスです。 Maps JavaScript API バージョン 3.57(週ごとのチャンネル)が必要です。 このリファレンスは、API の最新の変更を反映して最新の状態に保たれています。 アイテムの名前をクリックすると、詳細なドキュメントが表示されます。 グローバル コンセプト google.maps google.maps 名前空間 静的メソッド: importLibrary 定数: version 設定(ベータ版) Settings クラス 静的メソッド: getInsta

                                                                          Google Maps JavaScript API v3 Reference  |  Google for Developers
                                                                        • Unity Script Reference Japanese

                                                                          Unityスクリプトリファレンスへようこそ このドキュメントではUnityのスクリプトを作成するためのAPI情報を提供しています。このセクションのドキュメントの情報を利用するには、Unityのスクリプトに関する基本的な理解が必要とされます。Unity のスクリプトの基本は、マニュアルのスクリプトセクションで学ぶことができます。 また、スクリプトリファレンスはスクリプトから利用可能なクラスを中心に構成されており、そこからメソッド、プロパティや、利用に必要なその他の情報にアクセスできるようになっています。 多くのページではサンプルコードが掲載されており、このサンプルコードは用途を問わず、Unityからの許諾や著作権表記の必要なしで自由に利用することができます。サンプルコードは C# と JavaScript で提供されており、各ページのトップにあるメニューから選択することができます。API は

                                                                          • GitHub - iwasrobbed/Objective-C-CheatSheet: A quick reference cheat sheet for common, high level topics in Objective-C.

                                                                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                              GitHub - iwasrobbed/Objective-C-CheatSheet: A quick reference cheat sheet for common, high level topics in Objective-C.
                                                                            • QuickRef – Startup Reference Blog

                                                                              January 16, 2020 7 marketing hacks to increase brand awareness and boost profitability in 2020 If scaling your business is one of your 2020 resolutions, then you should be thinking local SEO, personalized messaging, and improved customer service. Audiences are becoming increasingly impatient and ‘very very specific’. Businesses that clearly understand customers’ evolving needs and position themsel

                                                                              • Discover iOS Apps | Mobbin - The world’s largest mobile & web app design reference library

                                                                                The world’s largest mobile and web design librarySave hours of UI & UX research with our library of 300,000+ screens from the world’s best designed apps.

                                                                                  Discover iOS Apps | Mobbin - The world’s largest mobile & web app design reference library
                                                                                • 勝手にvital.vim API Reference - ぼっち勉強会

                                                                                  ※追記:この記事には古い内容が含まれます。最新版ではこの通りに動かない可能性がありますのでご注意ください。 前置き この記事は Vim Advent Calendar 2011 : ATND 39日目の記事です。 前日は@wiredoolさんのMercurialなVimライフ - まる-おぶ-ざ-でいでした。 今日はvital.vimというプラグインの紹介をします。 概要 vital.vimとはVim scriptを効率的に書くための汎用ライブラリ(プラグインのプラグイン)です。 「Vim scriptの標準APIだと物足りない」「他の言語ならこう書けるのに」といった不満を解消します。 プラグイン開発者だけでなく、自作オレオレスクリプトを書いている人にも有用なプラグインだと思います。 たぶん。 どういったものがあるかは後述するAPIをご参照ください。 前から気にはなっていたのですが、hel

                                                                                    勝手にvital.vim API Reference - ぼっち勉強会