IntroductionHere we explain most the information Run-Jetty-Run user might need to know. How to use it in easiest wayRight click your project in project explorer and select "run-as" => "Run Jetty" ,it's really easy to setup and run it , check ... 続きを読む
チャットワークは、グループチャット、タスク管理、ファイル管理が スマートフォンやPCで利用できる 「ソーシャル型コミュニケーションツール」です。 初めての方から活用されている方まで、目的に応じてご利用いただける入門ガイドをご用意いたしました。 チャ... 続きを読む
README.md 注意書き 公式ではありません 意訳も多いので詳しくは本家で確認してください 目次 Overview [Bootstrap] [HTML Compiler] Conceptual Overview Directives [Expressions] [Forms] [i18n and i10n] [Internet Explorer Compatibility] [Introduction]... 続きを読む
Contact the core Jetty developers at www.webtide.com private support for your internal/customer projects ... custom extensions and distributions ... versioned snapshots for indefinite support ... scalability guidance for your apps and Ajax/Co... 続きを読む
Flask ハンズオン¶ Flask は Python 製のマイクロフレームワークです。 マイクロフレームワークとは何でしょうか? マイクロフレームワークの対義語はフルスタックフレームワークで、普通の Webアプリケーションを作るのに必要なもの・便利なものをできるだけな... 続きを読む
© Copyright 2012, Stig Sandbeck Mathisen <ssm@fnord.no>. Created using Sphinx 1.1.2. 続きを読む
Requests: 人間のためのHTTP¶ リリース v0.14.1. (Installation) Requestsは、人が使いやすいように設計されていて、Pythonで書かれている ISC Licensed ベースのHTTPライブラリです。 Pythonの標準の urllib2 モジュールは、必要とされるHTTPの機能のほとんど... 続きを読む
by Emmanuel Bernard, Steve Ebersole, and Gavin King 続きを読む
org.testng.annotations Annotation Type Test @Retention(value=RUNTIME) @Target(value={METHOD,TYPE,CONSTRUCTOR}) public @interface Test Mark a class or a method as part of the test. Author: Cedric Beust, Apr 26, 2004 Optional Element Summary 続きを読む
For the latest EclipseLink documentation, please see http://www.eclipse.org/eclipselink/documentation/ An EclipseLink session provides the primary access to the EclipseLink runtime. It is the means by which your application performs all persi... 続きを読む
Implementing a data access layer of an application has been cumbersome for quite a while. Too much boilerplate code had to be written. Domain classes were anemic and haven't been designed in a real object oriented or domain driven manner.Usin... 続きを読む
One of the areas in which Spring excels is in the separation of view technologies from the rest of the MVC framework. For example, deciding to use Velocity or XSLT in place of an existing JSP is primarily a matter of configuration. This chapt... 続きを読む
If you are new to Spring or need to learn about a new feature, our tutorials explain key concepts simply and provide step-by-step instructions on how to accomplish specific tasks. With screencasts, example code and expert tips, you can master... 続きを読む
Reference Documentation Introduction Getting Started Core components Data Sources MyBatis built-in Apache Commons DBCP C3P0 BoneCP Injections @Transactional JDBC Helper Samples Project Documentation Project Information Distribution Management... 続きを読む
MyBatis とは? MyBatis はカスタム SQL、ストアドプロシージャ、高度なマッピング処理に対応した優れた永続化フレームワークです。 MyBatisを使うことで、直接 JDBC を扱うコードを書いたり、クエリ引数やクエリ結果を手動で設定する必要がほとんどなくなりま... 続きを読む
Articles and How-Tos IntelliJ IDEA Encyclopedia (FAQs, tutorials, how-tos & articles) Developing Android applications in IntelliJ IDEA Developing for GlassFish Server in IntelliJ IDEA Developing for JBoss AS in IntelliJ IDEA Using Git Locally... 続きを読む
このサイトについて jQueryの日本語リファレンスです。 jQueryの本家サイト(英文) の内容を翻訳して作成しています。 News 2012.10.13 サイトをオープンしました。 API APIのカテゴリー分けについては、本家サイトでは1つのAPIが複数のカテゴリーに所属していま... 続きを読む
pyramid_mailer¶ pyramid_mailer is a package for the Pyramid framework to take the pain out of sending emails. It is compatible with Python 2.5, 2.6, 2.7, and 3.2. It has the following features: A wrapper around the low-level email functionali... 続きを読む
Pyramid Cookbook¶ The Pyramid Cookbook presents topical, practical usages of Pyramid. It supplements the main documentation. 続きを読む
Apache Cassandra 1.1 Documentation¶ Apache Cassandra is a free, open-source, distributed database system for managing large amounts of structured, semi-structured, and unstructured data. Cassandra is designed to scale to a very large size acr... 続きを読む
Facebookは、友達や同僚、同級生、近所の人たちと交流を深めることのできるソーシャルユーティリティサイトです。Facebookを利用すれば、友達の近況をチェックしたり、写真をアップロードしたり(枚数は無制限)、リンクや動画を投稿したり、知り合いと連絡を取り... 続きを読む
Pyramid Web アプリケーション開発フレームワーク¶ Pyramid は、小さく、速く、堅実 (down-to-earth) な Python ウェブ アプリケーション開発フレームワークです。 Pyramid は Pylons プロジェクトの 一部として開発されています。 BSD-like なライセンス の下... 続きを読む
Instantiates a new column for the table. The type parameter is normally one of the migrations native types, which is one of the following: :primary_key, :string, :text, :integer, :float, :decimal, :datetime, :timestamp, :time, :date, :binary,... 続きを読む
Ruby on Rails Tutorial Learn Rails by Example Michael Hartl Contents Foreword My former company (CD Baby) was one of the first to loudly switch to Ruby on Rails, and then even more loudly switch back to PHP (Google me to read about the drama)... 続きを読む
使いやすさ・見やすさにこだわったjQuery日本語リファレンス該当なし リファレンスデータ 削除中 リファレンスデータの削除が 完了しました。 リファレンスデータ ダウンロード中 リファレンスデータのダウンロードが 完了しました。 Qrefy(クレフィ)は、見やす... 続きを読む
ここでは、チュートリアルやマニュアルなどのドキュメントを紹介します。はじめよう!Rubyがどんな言語かちょっと試してみるのに一番お手軽なのは、Try Ruby!というサイトで実際に Rubyプログラムを実行して試してみることです。 このサイトでは、Rubyをインスト... 続きを読む
Sencha Touch 2 is all about performance, ease of use and great docs. Here's a guide to all that's new Read the guide 続きを読む
Pyramid Cookbook¶ The Pyramid Cookbook presents topical, practical usages of Pyramid. TODO¶ Provide an example of using a newrequest subscriber to mutate the request, providing additional user data from a database based on the current authent... 続きを読む
Nagiosについて Nagiosとは? システムの必要条件 ライセンス 最新版のダウンロード リリースノート このバージョンでのWhat's new 更新履歴 サポート(外部サイト) Nagios Support Portal Nagios Community Wiki 始めの一歩 初心者へのアドバイス(Advice for be... 続きを読む
RUBY-DOC.ORG Help and documentation for the Ruby programming language. Getting Started A collection of resources for those just starting out with Ruby. Programming Ruby An on-line copy of the first edition of the book Programming Ruby, by Dav... 続きを読む
rails consultants ruby code api shopping mashup screencast advanced trainingRuby On Rails AdvertisingRails ConsultantsRuby Code APIRuby Shopping MashupRails ScreencastAdvanced Rails TrainingRails ProgrammersOutsource RubyOverseas RubyAjax Rub... 続きを読む
オブジェクトリレーショナルマッパ チュートリアル¶ このチュートリアルでは、SQLAlchemy でオブジェクトリレーショナルマッピングを 行い、データベースに Python オブジェクトを保存したり、データベースからオブ ジェクトを取り出したりする方法を説明しま... 続きを読む
Getting Started¶ あなたが Pyramid を使い始めたばかりなら、今すぐにスピードアップするため のリソースがあります: FAQ をチェックしてください。 Pyramid をセットアップする方法が知りたければ、 インストールガイド を試してみてください。 Pyramid ウェ... 続きを読む
SQLAlchemy + URL Dispatch Wiki Tutorial¶ This tutorial introduces a SQLAlchemy and url dispatch -based Pyramid application to a developer familiar with Python. When the tutorial is finished, the developer will have created a basic Wiki applic... 続きを読む
Zabbix 2.0 documentation is work in progress. You can see which page content has been transferred from 1.8 manual and 2.0 completion status. 続きを読む
About Me You may edit this page to include additional information about yourself. E-mail: tidnlyam at gmail dot com 続きを読む
新しい Java Doc の入手先について 2012年3月25日 at 10:30 PM コメントする 2012 年 03 月 25 日、sun.com のドメインが利用不可になりました。これに併せ、java.sun.com で提供されていた Java SE API 日本語ドキュメントもオンライン経由で参照する事ができ... 続きを読む
基本のインストール方法 : easy_installでインストールする¶ Pyramid をインストールする場合は、まずpython本体とeasy_installが使えるようにしておきましょう。 そうすれば以下の通りコマンドを実行すると Pyramid のインストールができます。: 続きを読む
Python 2.6.2 ドキュメント 最終更新日: Dec 07, 2010 . Python 2.6.2 のドキュメントの日本語訳です。 (一部は 2.6.6 のドキュメントを元に翻訳しています) ドキュメントの一覧 What's new in Python 2.6? (英語) チュートリアル ここから始めましょう Python ... 続きを読む
These archives contain all the content in the documentation. Unpacking Unix users should download the .tar.bz2 archives; these are bzipped tar archives and can be handled in the usual way using tar and the bzip2 program. The InfoZIP unzip pro... 続きを読む
このサイトは、RFC 2616 等の HTTP に関する文献等を紹介し、HTTP やそれに関連する技術についての知識を深めるためのサイトです。 以下の文書の順序は、当サイトに初めて訪れた方のために配置したものですが、各文書の内容は独立していますので、好きな所から... 続きを読む
Flaskへ ようこそ¶ Flaskのドキュメントへようこそ。このドキュメントは、いくつかのパートに分かれています。 まず インストールについて パートから目を通されることをお勧めします。 その後 quickstart を御覧ください。さらに チュートリアル では、Flaskを... 続きを読む
github pages をつかうと簡単に HTML のページを公開できる。Doxygen をつかうと簡単に HTML のドキュメントを生成できる。ってことは、この2つを簡単にくみあわせられれば最強じゃね?ということでやってみた。gh-pages branch の生成はいつものようにおこなう... 続きを読む
Documentation This is a wiki. Please contribute your thoughts and findings: Make yourself an account, log in and find edit buttons on the bottom of each page. About munin documentation Common nomenclature - Please read this if you write docum... 続きを読む