attributesで噂になってる「attributeCount」って知ってましたか?!getBM(attributes=c("go_biological_process_id","go_biological_process_linkage_type"),filters="entrezgene",value="7253",mart=b) go_biological_process_id go_biological_process_linkage_type 1 GO:0007165 IEA 2 GO:0007186 IEA

どうぶつダイエット綱島郷太郎潜水病菅山かおるフェネックみこん六姉妹はしのえみヤホーDRMフリー松浦勝人ブログta-bo80ライター 中国語北烏山 火事上杉商店奈良漬 酒気帯び芝桜公園オリオールズZ450アドルフ・メルクレ山田優 モザイクK-17 13A最優秀ダートホースジョンベネ・ラムジーテオ・ヤンセン崖っぷちのボッツレスリー・レムケ井上堯之ハイファに戻って小鯛ささ漬け函館 放火











★1月9日現在、最近の話題はこちらです!

attributesのクチコミ情報!

[biomaRt]biomaRt パッケージを使って Entrez Gene ID ⇒ GO ターム を ...
2008-11-03T01:36:57Z
getBM(attributes=c("go_biological_process_id","go_biological_process_linkage_type"),filters="entrezgene",value="7253",mart=b) go_biological_process_id go_biological_process_linkage_type 1 GO:0007165 IEA 2 GO:0007186 IEA 3 GO:0007187 TAS ...
in-depth
2008-12-25T04:50:18Z
問題を即座に解決できる能力は、ボランティアとして成功する人に最も共通し、最も高く評価される特質だと思われます。 attribute … 特質名詞があることを知らなかった。 OXFORDの例文 Patience is one of the most important attributes in a teacher. ...
hikiのxml-rpcでページ削除したい
2008-07-06T08:41:48Z
'freeze' ) - db.freeze_page( page, attributes['freeze'] ? true : false) + if content.empty? + plugin.delete( page ) + else + unless plugin.save( page, content.gsub( /\r/, '' ), md5hex, update_timestamp ) + raise ...
[javascript][windows][シェル]Windows のバッチスクリプトから脱却し ...
2008-11-30T17:42:37Z
Attributes) print("DateCreated:" + f.DateCreated) print("DateLastAccessed:" + f.DateLastAccessed) print("DateLastModified:" + f.DateLastModified) print("Drive:" + f.Drive) print("Name:" + f.Name) print("ParentFolder:" + f. ...
【たのしいCocoa】05_RSSリーダ
2008-12-21T16:10:08Z
スクロールビューが選択されている状態で、インスペクタの Attributes タブに「Show Horizontal Scroller」のチェックボックスを外す。続いて、この状態でもう一回クリックすると、タイトルが「Table View」になる。このように、インスペクタのタイトルを ...
PDFの仕様書を読む 第28回 3.6.2 Page Tree - Page Tree Nodes
2008-11-05T05:42:19Z
endobj Table3.16中のエントリに加え、Page Tree Nodeは子孫のページオブジェクト用に継承された属性(inherited attributes)を定義しているエントリを保持していることもある。(詳細はp80のInheritance of Page Attributesを参照)
My Stuff Lite
2008-12-22T15:10:46Z
Flexible, user defined templates make it easy to assign common attributes to your items. Make it easy to find your stuff. Be prepared in case of theft, fire, or flood. If you’ve ever used the Contacts application then you will feel ...
列挙体に属性を付けるには?
2008-06-20T02:28:00Z
Inherits Attribute Private _name As String Public Property Name() As String Get Return Me._name End Get Private Set(ByVal value As String) Me._name = value End Set End Property Public Sub New(ByVal name As String) Me.Name = name ...
画像の直リンクからポップアップHTMLをつくる
2008-11-25T05:44:08Z
... puts _a.attributes['href'].sub("/special/detail/","") _a.set_attribute("href",popuphtml) _a.set_attribute("class","popup") _a.set_attribute("target","blank") end end open(html,"w")
Median 2008 Uber Quest その1
2008-10-30T10:56:40Z
Attribute Challenge 1 - Stat 400Pionts もう出来ないChallengeは、 6.Attribute Challenge 3 - Stat 1000Pionts *既に振りすぎて無理 受け渡しで可能なのは、 7.Level Challenge 1-3 - Sunstone of Thunder (Tran Athulua) *Lv60まで ...
[SSH][PuTTY][日本語訳] (PuTTYユーザマニュアルの日本語訳) 5.2 PSCP ...
2008-12-31T11:23:01Z
[user@]host:target pscp [options] -ls [user@]host:filespec Options: -V print version information and exit -pgpfp print PGP key fingerprints and exit -p preserve file attributes -q quiet, don't show statistics -r copy directories ...
[C#] WindowsMediaPlayerClassのプレイリストを操作する
2008-12-23T14:43:56Z
attributes[i] = list.getItemInfo(list.get_attributeName(i)); list.setItemInfo("属性名", "値"); //属性の追加、変更 wmp.currentPlaylist = list; //プレイリストをプレーヤーに設定 media = list.get_Item(0); //プレイリストからファイルを取得.
Intel Mac対応マック用マインスイーパのビルド
2009-01-04T05:28:38Z
... (unsigned short)random()]; } while ([fileManager fileExistsAtPath:filePath]); if (![fileManager createFileAtPath:filePath contents:[NSArchiver archivedDataWithRootObject:rec] attributes:perm]). これで警告は出なくなる。
[JavaScript][Firefox] i_love_element
2008-11-22T02:40:56Z
Array.iterator(element.attributes))].join(' '); let str = ''; highlight(element); liberator.echo(str, commandline. ...
[perl] attributes で遊んでみる:番外編 (1.5)
2008-05-22T10:25:08Z
attributes::handlers を読もうとしたら, オイラが殆ど触れた事のない init とか check とかのブロックがいっぱいあったので, こいつら何じゃろーって事を確認する. まずは実行順序のチェック. 実行順序のチェックは, 以下のワンライナで作ったスクリプト ...
PowerShell ネタ ファイルの属性を変更する
2008-11-28T00:52:57Z
IO.FileAttributes]::ReadOnly ) ForEach ($target in $fileList) { if( ( $target.Attributes -band $targetAttribute ) -eq $targetAttribute ) { WriteLog $target.FullName $target.Attributes = ( $target.Attributes -bxor $targetAttribute ) ...
[Firefox][JavaScript] the riddle of Firefox 3
2008-11-02T15:44:51Z
... setNamedItem=undefined removeNamedItem=undefined item=undefined // getNamedItemNS=undefined setNamedItemNS=undefined removeNamedItemNS=undefined liberator.log([a.name + '=' + a.value for each (a in celem.attributes)].join(' '), 0); ...
[*standard-output*]MooseをCLで再現してみたい
2008-12-10T13:34:27Z
(defpackage :moose (:use :cl)) (in-package :moose) (eval-when (:compile-toplevel :load-toplevel :execute) (defun get-hases (attributes) (remove :has attributes :key #'car :test-not #'eq)) (defun get-subs (attributes) (remove :sub ...
凄い速度はどれ?(おまけ)
2008-11-27T02:59:48Z
See vendor-specific Attribute list for marginal Attributes. General SMART Values: Offline data collection status: (0x00) Offline data collection activity was never started. Auto Offline Data Collection: Disabled. ...
HDT725032VLAT80が壊れた
2008-11-07T13:06:11Z
Device Model: Hitachi HDT725032VLAT80 Firmware Version: V54OA4NA User Capacity: 320072933376 bytes SMART Attributes Data Structure revision number: 16 Vendor Specific SMART Attributes with Thresholds: ID# ATTRIBUTE_NAME FLAG VALUE WORST ...
ILM"2" RC0環境構築「同期ルール設定編その3~OSR」(12/28 追記)
2008-12-17T16:01:00Z
Domain:ilm2.local Configure Directory Partitions Select directory partitions:DC=ilm2,DC=local Select containers for this partition:OU=ilm2users,DC=ilm2,DC=local Select Object Types userを追加でチェック Select Attributes displayName ...
Quick Change
2008-12-28T14:17:38Z
Quick Change の「Attributes」タブで、ドラッグ&ドロップしたファイルの「ファイルタイプ」と「クリエータ」を変更できます。 ファイルタイプとクリエータについては下記リンク参照『Mac OS: ファイルタイプ、クリエータコードおよびファイル形式 ...
nao-pon/blog/HypCommonFunc 更新 (Ver. 20090104)
2009-01-04T13:03:33Z
attributes $this->k_tai_conf['bodyAttribute'] = '';. 参考スレッド: [携帯対応レンダラー]改造報告 - XOOPSマニア. 相対URLでのリダイレクトに対応. 参考スレッド: exFrameとの相性(?) - XOOPSマニア. 更新ファイル anchor.png ...
[iKnow][git]iKnow gemをXMLフォーマットに対応させる
2008-12-31T02:38:55Z
items->itemのように、複数を束ねるものはArrayとする; 束ねられた単数(itemとか)の属性(attribute)は、そのHashの1要素となる; 子要素がそれ以上ないものは、そのタグ名でHashの1要素となる. 厳密ではないかもしれませんが、このようなルールに従って ...
[Ruby]rexmlを使用してみる
2009-01-02T12:11:31Z
#xpathで指定した要素を配列として繰り返し処理 doc.elements.each("address_book/address[@type='b']"){|address| #属性をまとめて取得して出力 #address.attribute("id")で特定の属性を取得することも可能 address.attributes.each{|k, v| ...
[翻訳まとめページ] Microsoft Identity Integration Server 2003 ...
2009-01-03T16:27:00Z
Example: Connected Data Sources that Expect Identity Integration Server to Provide the Anchor Attributes. サンプル: Identity Integration Serverにアンカー属性の提供を要求する接続先データ ソース. Example: Microsoft Windows NT Server 4.0 ...
Orbs
2008-11-23T08:18:59Z
アップグレードはattributes、powers、jewelsの各項目につきそれぞれ10段階。 -n段階目のアップグレードにはnポイントが必要。つまり、累計55ポイントで各項目の最大アップグレードが完了する。 -ポイントの割り振りは何度でもリセット可能。 ...
flashの画像をxmlファイルで更新
2008-12-30T05:55:46Z
imagePath = firstSlideNode.attributes.jpegURL; 属性データを取り出す作業 ここでは画像パス loader = new MovieClipLoader (); MovieClipLoaderクラスを使用して外部ファイルを読み込むオブジェクトを作成 loader. ...
XML-RPC Pluginでチケット作成日時を指定する
2008-09-19T12:49:00Z
+ del attributes['author'] t = model.Ticket(self.env, id) for k, v in attributes.iteritems(): t[k] = v - t.save_changes(req.authname or 'anonymous', comment) + if updated: + t.save_changes(author, comment, ...
Basic Attributes
2008-10-12T06:30:28Z
⇒[[基本能力値]] &meta_description(このページはBasic Attributesから「基本能力値」のページへのリダイレクトの代替です。) &meta_keywords(GURPS,ガープス,Basic Attributes,基本能力値,リダイレクト)
2 security models, 2 security attributes
2008-12-23T13:58:55Z
v8.4に向けた最後のCommitFestでSE-PostgreSQLに関する議論もボチボチ進んでいる。その中で、インターフェースに関する修正もいくつか行った。正直な所、この手の自明なリクエストなら何でもっと早い段階で言わないんだ!と言いたくもなるが、非生産的 ...
継承可能な設定
2008-12-28T23:59:17Z
Requiring them to be declared first avoids the insidious problem of subtly mispelling an attribute and then wondering why it isn’t set correctly. (Configuration attributes in Waves are a little unusual in that the setter methods ...
xri resolution 2.0 : 4.2.1 management elements : 俺約/俺メモ
2008-09-16T02:25:51Z
note that this attribute is not explicitly declared in the normative schema as it is an implicit xml attribute defined in [xmlid]. (idアトリビュート。オプション。信頼された解決では必須。規範的スキーマには定義されていないが、暗黙的なxml ...
[C#] WindowsMediaPlayerでmp3などのファイル情報を取得する
2008-12-23T14:42:27Z
string[] attributes = new string[list.attributeCount]; for (int i = 0; i < list.attributeCount; i++) attributes[i] = list.getItemInfo(list.get_attributeName(i)); //基本的な属性の取得(大文字、小文字の違いはない) attributes[0] = media. ...
[ruby]Windows に Ruby on Rails 2.2 + MySQL 5.x 環境を構築する手順 ...
2008-12-28T17:30:04Z
ja: activerecord: models: user: "ユーザ" attributes: user: name: "名前" age: "年齢" comment: "意気込みをどうぞ!" # 修正 created_at: "に作られた" updated_at: "で更新" railties: scaffold: editing: "編集" show: "閲覧" # 修正 back: "戻る" ...
Excel VBAマクロのコード署名
2008-11-17T10:39:09Z
contentTypemessageDigestAuthenticated Attributesがある場合には必須の属性です。 その他に、Microsoftオリジナルの属性 spcSpOpusInfo (1.3.6.1.4.1.311.2.1.12) が含まれていますが、特に注目すべき値は含まれていません。 ...
簡単なクイズゲーム flash
2008-11-24T11:48:28Z
... _global.qno; var cur_xml:XMLNode          = question_xml.childNodes[qno]; var cur_question:String      = cur_xml.attributes.question; var cur_sel:Array   ...
[biomaRt]Ensemblデータベースのデータを取得する方法
2008-11-02T01:16:45Z
getBM(attributes=c("chromosome_name","start_position","end_position"),filters="entrezgene",value="7253",mart=b) chromosome_name start_position end_position 1 14 80491528 80682399. filters, value は引数、attributes は 結果をさす。 ...
RailsでSqliteからMysqlにデータを移行する方法
2008-12-20T07:00:50Z
"Entry".constantize.all.each do |item| "Dev::Entry".constantize.create item.attributes end. すなわち Entry.all.each do |item| Dev::Entry.create item.attributes end. の処理を行う。 もうちょっと上手いコードを書きたいな。
boost.program_optionsとboostのbuild
2008-12-06T09:29:13Z
-m [ --M ] arg m (default=sqrt(number of attributes) -p [ --prefix ] arg prefix of output files -a [ --attr_list ] arg list of attributes (file with no header) ちなみに、Random Forests法という機械学習アルゴリズムの一種を実装しているとき ...
プロなら必ず知っておきたい JavaScript の書き方 ~ イベント ...
2008-10-07T10:45:33Z
alert( e.attributes['door'].value );. } トヨタ シエナ. . 上記、p1_onclick 内では、Event.elemnt を使って、クリックイベントが発生した要素 #p1 を取得しています。 ...
perlのattributeで遊んでみる
2009-01-05T14:49:12Z
use attributes 'get'; my %attr; sub MODIFY_CODE_ATTRIBUTES { my ($class, $code_ref, @attribute) = @_; $attr{$code_ref} = \@attribute; return; } sub FETCH_CODE_ATTRIBUTES { my ($class, $code_ref) = @_; return @{$attr{$code_ref} || []}; ...
[heartbeat] apacheのサービス引継設定
2009-01-04T08:00:00Z
以上の設定が終わったら保存します。 ■ httpd.confを修正する [root@ishikari crm]# cd /etc/httpd/conf [root@ishikari conf]# cp -p httpd.conf httpd.conf.20090104 ...
【ささきでもわかるメモ】XMLの@attributesを参照するには。
2008-11-20T09:28:49Z
@attributes にぶち当たることがあります。 なんやねん。と。お前なんやねんと。 $list = simplexml_load_file($url); echo($url->@attributes->name); とかすると@はダメ!っておこられます。 で。長々すみませんね。解決策ですが attributes() ...
[Ajax][Javascript][YUI] Yahoo! UI Library: TreeViewで今風(いま ...
2008-11-06T21:26:07Z
Anim('treeDiv1', attributes, 1,YAHOO.util.Easing.backIn); anim.animate(); } }; // コールバック成功/失敗時の振り分け ajaxCallback = { success:ajaxHandlers.responseSuccess, failure:ajaxHandlers.responseFailure, // cache: falseのしない ...
houdini tutorial 進捗 ー 07 volumes as attributes
2008-07-22T16:55:46Z
前回のチュートリアルからの続き。volume のアトリビュートを操作する。 今回は非常に判り辛いよーisooffset ノードが volume box を作っている。その中に見える モノは、あくまでも density というパラメータを視覚化したものらしい。 isooffset ノード ...
フィリピンの本当のナショナル ヒーロー 「ホセ リサール」
2008-12-31T02:58:09Z
To help readers of his book visualize the 10 women’s physical attributes, Trillana asked the renowned priest-artist Armand Tangi of the Society of St. Paul to paint portraits of the women based on his manuscript, Rizal’s description of ...
firefoxのツールチップをいろいろ表示する「popup alt attributes 」
2008-07-03T17:43:16Z
xul apps > popup alt attributes自体は多分firefoxでも有名なアドオンだと思いますが、これの機能はaltの内容をポップアップするだけではなく他の要素もポップアップすることができます。 about:configでbrowser.chrome.tooltips.attrlist.enabledという ...
ALT 属性のポップアップ表示 Ver.1.3.2005092701 for Netscape 7 ...
2005-09-26T22:32:26Z
空のツールチップが表示される問題を修正.
XRI Resolution 2.0 : B. RelaxNG Schema for XRDS and XRD : 俺メモ
2008-09-22T02:10:33Z
IMPORTANT: The xrd.rnc schema does NOT include deprecated attribute values that are recommended for backwards compatibility. See the highlighted Backwards Compatibility notes in sections 9.1.1 and 13.3.2 for more details. ...
[Firefox][Vimperator][JavaScript]jscompletion.js
2008-10-29T12:57:48Z
jscompletion.js.orig +++ jscompletion.js @@ -11,7 +11,7 @@ } function elemToString(elem) { - return ""; + return "
Attributes
2008-10-12T06:28:14Z
&bold(){Attributes}は「[[能力値]]」の[[GURPS原書]]の英語表記。 ⇒[[能力値]] &meta_description(このページはAttributesから「能力値」のページへのリダイレクトの代替です。) &meta_keywords(GURPS,ガープス,Attributes,能力値,リダイレクト)
純愛
2008-10-26T21:12:25Z
God is Gunaatheetha (beyond all attributes). Hence, His love also is beyond attributes. But, human love governed by Gunas (attributes) results in attachment and aversion. Love should not be based on expectations of reward or return. ...
iOwn Lite
2008-12-17T11:13:09Z
Unique attribute system that doesn’t force or limit the number of attributes an item can have. * Customizable Templates that make assigning attributes quick and easy. * Passcode feature that allows you to lock away your inventory so ...
Lászó Viehoff (1992)
2008-12-29T01:38:22Z
Whereas in genre theory typical attributes of each genre are treated as textual qualities, even if these attributes are particular modes of modelling the world, and are derived from textual analyses, in the Empirical Study of Literature ...
過去ログ
2008-12-30T11:48:22Z
He claims he is faster than a computer and attributes his success in the stock market to this ability. -- H (2008-10-26 15:35:06) - と言うことなので、カイトは様々な因数からその結果を予想できるという能力ですね -- H (2008-10-26 15:36:58) ...
iPhoneアプリ開発、その(51) RootViewは伊達じゃね〜んだぜ
2008-12-29T19:15:38Z
RootViewは、Interface BuilderでRoot View ControllerのAttributesである"Auto resize View To Fill Screen"にチェックをすることで、Status Barをはぶいた領域に自動的に配置され、そのRoot Viewの中を差し替えるため、チンパンジーゲームみたい ...
Protected: Attributes of a Geiko
2008-12-26T09:17:24Z
There is no excerpt because this is a protected post.
chapter8 : css style attributes svg
2008-07-14T11:20:28Z
... css style attribute css style attribute ...
flashでメニューを作る 其の一
2008-06-16T03:34:24Z
firstchild.attributes.x); clipobj._y = number(this.firstchild.attributes.y); var nodearray:array = this.firstchild.childnodes; for(var i:number=0; i
Final: OpenID Attribute Exchange 1.0 - Final: 5. Fetch Message ...
2008-11-25T09:06:33Z
With the exception of "openid.ax.mode", all of the following request fields are OPTIONAL, though at least one of "openid.ax.required" or "openid.ax.if_available" MUST be specified in the request, and any attribute alias present in a ...
99 Names of Allah
2008-12-30T03:12:38Z
A well established Islamic tradition enumerates 99 names of God, each representing certain attributes or descriptions of God; Besides the 99 beautiful Arabic names, with pronunciation, this app shows the meaning with explanation and ...
HtmlStringBufferを使いやすくする
2008-10-16T06:41:00Z
public CustomHtmlStringBuffer appendAttributes(Map attributes) { htmlStringBuffer.appendAttributes(attributes); return this; } public CustomHtmlStringBuffer appendEscaped(Object value) { htmlStringBuffer.appendEscaped(value); ...
2009-01-05T14:38:21Z
... Kaleidoscope 日本名:マーラズ・カレイドスコープ 略称:mara・マラ護符 魔羅 意訳名称:マラーの万華鏡 qlvl:80 Rarity:5/75 ▲ ▼効果 Amulet Required Level: 67 +2 To All Skill Levels All Resistances +20-30 (varies) +5 To All Attributes . ...
ドラッグ&ドロップでのファイルアップロード
2008-12-13T18:20:12Z
deployJava.writeAppletTag(attributes, parameters);. . 後はIEでhttp://○○○.com/DnDUploader/run_applet.html. へアクセス。 アップロードファイルのダウンロードにはアップ先のファイルパスをクリック! パスが不正な場合は ...
Drakensang: Some more facts
2008-10-27T07:59:39Z
上のScreenshotだと、Heilkunde Wunden(Healing wounds)のSkillにカーソルを合わせているけれど、そうすると同時にKL、CH、FFの3つのAttributesが濃く選択されていることが分かると思う。これの意味するところは、このSkillはこの3つのAttributesに依存し ...
xri resolution 2.0 :4 xrds documents
2008-09-16T01:39:14Z
it also has two attributes, redirect and ref, that are used to identify the resource described by the xrds document. both are of type anyuri. use of these attributes is defined in section 12.5. (ルートはxrds:xrds。 ...
【techtips】identity manager 8.0 新機能(1):idm schema configuration
2008-07-01T08:02:19Z
identity manager 8.0 consolidates the locations where an administrator specifies extended, queryable, and summary attributes for user objects into the new idm schema configuration object. (id-17784) in prior versions of identity manager ...
ATTRIBUTES-SYSCATカタログ
2008-09-26T13:51:14Z
*ATTRIBUTES **概要#html2(){{{{{{ 各行は、ユーザー定義の構造化データ・タイプに定義された属性を表します。サブタイプの継承された属性も含まれます。 }}}}}} **カラム情報#html2(){{{{{{ ...
xri resolution 2.0 : 4.2 xrd elements and attributes : 俺約/俺メモ
2008-09-16T01:53:35Z
the following example xrds instance document illustrates the elements and attributes defined in the xrd schema. note that because it is provided by the community root authority (tel:+1-201-555-0123), it includes only one xrd describing ...
ムーバブルタイプ マルチブログ トリガー
2008-11-05T01:50:09Z
'The value for the include_blogs/exclude_blogs attributes must be one or more blog IDs, separated by commas.' => 'include_blogs/exclude_blogs属性はカンマで区切ったひとつ以上のIDを設定できます。', ...
[perl] attribute で遊ぶ (2)
2008-05-26T04:05:10Z
今回は, attribute への理解を深める為, attribute::handler を読んで行こうと思ってたけど, 結構大変そう, どーしよっかなーとかってところでグダグダになてた. 前回は, yappo さんにブクマコメでヒント頂いて, 技評のyappoさんののページ読んだり, ...
twitterのPOSTをベイズ理論を使って自動でふぁぼってみた。
2008-10-06T03:33:16Z
attributes => {%favo_hash}, label => 'favo', ); $time++; } } } my $page = int($time/20)+1; #タイムラインの2ページ目以前をベイズにadd my @normal_words; for (my $i = 2; $i friends_timeline($i); ...
Flexible Rails: Iteration10 後半
2008-12-16T01:11:33Z
update_attributes は self.attributes をセットし、save を呼んでいる。我々は、@task の attribute を同じように params[:task] でセットし、save_with_gtd_rules! を呼びたい。注目は、Task モデルの attr_accessible は、ユーザが user_id にこっそり ...
ホットトピックセミナの Java SE 6 Update 10 デモ補足
2008-09-24T08:19:05Z
DT, Kernel, & Plugin 2 Demo var attributes = {codebase:'http://java.sun.com/products/plugin/1.5.0/demos/jfc/Java2D', ...
能力値
2008-09-25T04:01:29Z
[GURPS第3版]]では4つの能力値が存在し、[[GURPS第4版]]では4つの能力値を[[基本能力値]](Basic Attributes)と呼びそれに依存する能力値を[[副能力値]]と呼ぶ。 * GURPS第4版[[GURPS第4版]]の&bold(){能力値}(Attributes)には以下のよう[[基本能力 ...
Chaos Attributes - Alghazanth
2008-11-06T18:30:59Z
Chaos Attributes -. 我々が産む悪意と悪意の蒸気。 Vapours of malice and ill-will we breed. 星の光まで、彼らは湯気を立てます。 up to the Astral Light they steam. pandemiaの挨拶として、彼らはすぐに帰ります。 ...
seven attributes no.2-2
2008-08-02T12:12:09Z
「ケガ人が居るのよそれとドロボーさん」 seven attributes no.3 (8/16までに投稿予定(福島に旅行に行くので)) ---- 何とか〆切に間に合った(ぎりぎりセーフww) 次回はエロを入れる予定ですw - 続きが楽しみでしかたありません。 ...
ヒマなので...
2008-06-25T13:47:52Z
if attributes.has_key('requirement'): print "requirement:", attributes['requirement'] requirement = attributes['requirement'] else: print "requirement:", "" requirement = "" return requirement def ticket_attributes_milestone( attributes ...
[VBS]フォルダ情報を表示(引数で対象フォルダを指定)
2008-12-09T21:33:10Z
'Attributes 属性 'DateCreated 作成日時 'DateLastAccessed 最終アクセス日時 'DateLastModified 最終更新日時 'Drive フォルダの格納されているドライブ 'IsRootFolder ルートフォルダかどうか(True/False) 'Name フォルダ名 'ParentFolder 親フォルダ ...
[Perl]WindowsにClass::Accessor::Fastを入れる方法
2008-12-23T19:28:18Z
... using attributes Version: 0.00600 Released: 2008-12-17 Repo: ActiveState Package Repository 8: MooseX-Emulate-Class-Accessor-Fast Emnulate Class::Accessor::Fast using attributes Version: 0.00500 Repo: trouchelle ...
JAVAでLDAPサーバーにアクセス
2008-12-02T04:07:00Z
「java.naming.ldap.attributes.binary」(以下コメント部、参照)を取得する項目を指定して、 バイナリーで取得後にUTF-8に変換して表示したら問題なく取得できた(項目が複数ある時はスペースで区切る)。 環境によるだろうがこれだと項目毎に指定し ...
開発が10倍速くなる JavaScript のヒント ~ attributes の活用
2008-10-07T16:31:22Z
よく見ると、P タグに何やらおかしな door という属性がついています。 これは、カスタムのアトリビュートです。要素にこのように属性を持たせておくと、JavaScript からは attributes というコレクションからそれにアクセスすることが出来ます。 ...
[FLASH][swfobject][メモ]swfobject2.0で複数個のflashを表示する。
2008-12-04T11:02:39Z
var flashvars = {}; var params = {}; var attributes = {}; swfobject.embedSWF("image/swf1.swf", "divIDName1", "100", "150", "6.0.0", false, ...
ZK: forEach属性のeach変数の値へコンポーネント生成後にアクセス
2008-12-05T03:43:00Z
コンポーネントのeach属性はforEach属性で配列を使用してコンポーネントを表示するときに使われる一時変数なので、あとからonXXXイベント等でこの値にアクセスしたい場合はコンポーネントを表示すると同時にcustom-attributesを使用しeachの値を保存して ...
PHP5でYouTube API:キーワードによる動画検索を利用する
2009-01-02T16:29:37Z
$attrs = $media->group->player->attributes(); $watch = $attrs['url']; // get video thumbnail $attrs = $media->group->thumbnail[0]->attributes(); $thumbnail = $attrs['url']; // get node for video length ...
概要
2008-12-23T04:11:50Z
リアルマネーで購入する場合はRune Builder(ゲーム中はお勧めしない) :Attributes and Tools|Attribute Bonus PointsとDonate用窓が開く。 :Current Vitals|各クラスを選択した場合のHealth・Mana・Stamina・Armor値の最大値と自然回復度を示す。 ...
vba/xml/汎用xmlユーティリティクラスを作る
2008-06-18T02:00:12Z
text = value exit sub end if next '無い場合は作成 call addattribute(node, name, value) end sub 'attribute のセット public sub setattribute(node as ixmldomnode, name as string, value as string) dim n as ixmldomnode 'attributeがある場合は ...
[symfony] jobeetをやってみる - day13
2008-12-13T16:43:23Z
User Attributes. 通常のセッションについて。 オブジェクトを直接、格納するのは非推奨、との注記あり。特に1.0との違いは無い。 Application Security. security.ymlを使ったセキュリティ設定について。これも1.0との違いは無い。 Plugins ...
[Flash]swfobject2でswfファイルの背景を透明に
2008-10-26T07:00:00Z
swfobject.embedSWF("hoge1.swf", "hoge_waku1", "600", "300", "8.0.0", "expressInstall.swf", flashvars, params, attributes);. swfobject.embedSWF("hoge2.swf", "hoge_waku2", "600", "300", "8.0.0", "expressInstall.swf", flashvars, params, ...
ログのローテーション設定[logrotate]
2008-09-19T05:48:56Z
any of the log file attributes may be omitted, in which case those attributes for the new file will use the same values as the original log file for the omitted attributes. this option can be disabled using the nocreate option. ...
ODBC設定:システムDSNの切換
2008-09-18T04:09:53Z
Driver, Attributes) Catch MsgBox("システムDSNの作成を失敗しました。") Exit Sub End Try Try '成功した場合は1が返される If ret = 1 Then 'MsgBox("成功しました") Else MsgBox("システムDSNの作成を失敗しました。") ...
xri resolution 2.0 : 4.2.6 service endpoint selection elements ...
2008-09-16T02:38:53Z
attributes(xrd/servide要素で0個以上。xs:anyuri型のユニーク識別子で、サービスエンドポイントで使うことができる能力のタイプを示す。3.1.2で解決サービスタイプが示されている。type要素を含んでいないエンドポイントは、そのサービスの型 ...
[JavaScript][XML]XMLオブジェクトの取り扱い
2008-10-21T05:21:07Z
「COOKING」が返りました。attributes()メソッドを使うとこのようにも書けます。 my_xml.book[0].attributes("category").toString();. ちなみにこんな書き方もできます。なぜか属性にはこういう書き方が許されているようです。 ...
[日記][python]XML vs ニシキヘビ