Ruby では
Class.new
で無名のクラスオブジェクトは生成することができる。
このとき
- クラス名
- クラス本体
を与えて、動的にクラスを作れないか?を考える。
Class.new
で無名のクラスオブジェクトは生成することができる。データ > テキストから列へ(X)...
を選択するOK
を押す2014-06-09追記本問題について、OCR の不具合であろうという見解がある。たしかに、組織をまたいだ場合で、かつ役所が絡むようなケースでは、そういったことがありうると同意する (彼らは紙が好きなので……!)。
ただし、この仮定が正しいとしても、
- この「検索避け」状態がまともであるという論証にはならない
- それゆえ当然、これらの誤字は修正されるべき
と考える。この追記にともなって、タイトルと表現を一部修正した。
SWIFT_USAGE_STATS=0
してねと書いてある:原文は、”The LLVM Compiler Infrastructure Project” http://llvm.org/Features.html です。
原文は、”Clang 3.5 documentation” http://clang.llvm.org/docs/ です。
© Copyright 2007-2014, The Clang Team. Created using Sphinx 1.1.3.
LLVM Overview 日本語訳 | Clang 概要・サイドメニュー | Clang に戻る
kextload
というコマンドを使う。原文は、’”clang” C Language Family Frontend for LLVM’ http://clang.llvm.org/ のサイドメニューです。
このブログの記事でいうと LLVMプロジェクト: clang: LLVM のためのひとつの C言語系統フロントエンド 日本語訳 のサイドメニューということになります。
原文は、”clang: a C language family frontend for LLVM” (http://clang.llvm.org/) です。
LLVM Overview 日本語訳 に戻る
String#[/re/]
, extend
を使ったモジュールのメソッド定義、定数のエイリアスといった、ちょっとおもしろい記述方法を見つけました。
pkgutil
を使う方法brew
を使う方法$ pkgutil --pkg-info=com.apple.pkg.CLTools_Executables
package-id: com.apple.pkg.CLTools_Executables
version: 5.1.0.0.1.1396320587
volume: /
location: /
install-time: 1399979620
groups: com.apple.FindSystemFiles.pkg-group com.apple.DevToolsBoth.pkg-
group com.apple.DevToolsNonRelocatableShared.pkg-group
1396320587
という値は、$ ruby -e 'p Time.at(1396320587)'
2014-04-01 11:49:47 +0900
man -S 1 pkgutil
を実行) を読んでみるといい。brew --config
でもいい。CLT 以外の情報を調べるのにも使える。$ brew --config
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew.git
HEAD: 14c59f40e95f1766f7d067287e821bd66112911e
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: dual-core 64-bit penryn
OS X: 10.9.2-x86_64
Xcode: 5.0.2
CLT: 5.1.0.0.1.1396320587
GCC-4.2: build 5666
Clang: 5.0 build 500
X11: 2.7.5 => /opt/X11
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /Users/honyarara/.rbenv/shims/ruby
brew update
を何回か実行すればいい。name | Dia for Windows |
desc | Diaは構造的な図を描くためのプログラム |
site | https://wiki.gnome.org/Apps/Dia |
download | https://wiki.gnome.org/Apps/Dia/Download (http://dia-installer.de/index.html.en) |
version | 0.97.2 (2011年) |
license | GNU General Public License |
faq | . |
doc | . |
name | Diashapes 0.3.0 (Windows/Mac) |
desc | Diashapes は、Dia シンボルの追加のためのダウンロードとインストールを簡単に出来るようにする。Mac 版は先にMONOランタイムのインストール要とのこと。サイトを参照。 |
site | http://dia-installer.de/diashapes/index.html.en |
download | http://dia-installer.de/diashapes/index.html.en |
version | 0.3.0 |
license | GNU General Public License |
faq | . |
doc | . |
name | Python 2.3 |
desc | Python script language |
site | http://python.org/download/releases/2.3.5/ |
download | http://python.org/ftp/python/2.3.5/Python-2.3.5.exe |
version | 2.3.5 |
license | |
faq | |
doc | . |
dia_rotate.py
をインストールしても、回転できないのであった。。。C:\Documents and Settings\Winユーザ名\.dia\
配下に格納される。While the GDK rendering engine provides support for rotated text, having rotated text is only part of the problem. We also need infrastructure so that handles, connection points, bounding boxes etc. are rotated along with the object. Help on this would be appreciated.
GDK のレンダリング・エンジンはテキストの回転をサポートしているものの、テキストの回転は問題の一部分にすぎない。われわれはまた、操作、コネクションポイント、バウンディングボックスなどといった回転したオブジェクトの基板的な機能を必要としている。これについて協力していただけると嬉しい。
> 2014-05-17修正: 引用文について更新した。
前日比の下げ幅は一時200円を超え、230円安の1万4067円まで下落した。
見つけたのはこのくらい。
いままで行頭に行くために、カーソルの上キー押してたんですけどね…… (候補が出てくるとうまくいかない)。
ひゃっほーヽ(*´∀`*)ノ
gmic_gimp
tried to load libpng from strange location. This article proposes a work around for this issue.Macgmic_p_1.5.9.0_beta_macosx_Mavericks.dmg
。2014年5月13日にリリースされてたもの。gmic_gimp
(G’MIC for GIMP) が使用しうるライブラリ: opencv, fftw, openexr, libtiff とその他に libpng は、インストール済み。なければ brew install
(もしくは port
, fink
でもなんでも) でインストールしておくこと。gmic_gimp
) は、変な場所からライブラリ libpng15.15.dylib
をロードしようとしていた (dyld: Library no loaded: の行):$ /Applications/GIMP.app/Contents/MacOS/GIMP -c --debug-handlers
Setting up environment...
Enabling internal python...
Locale black magic...
Launching GIMP...
Cannot spawn a message bus without a machine-id: Unable to load /var/lib/dbus/machine-id or /etc/machine-id:
Failed to open file '/var/lib/dbus/machine-id': No such file or directory
dyld: Library not loaded: /tmp/skl/Gimp.app/Contents/Resources/lib/libpng15.15.dylib
Referenced from: /Users/honyarara/Library/Application Support/GIMP/2.8/plug-ins/gmic_gimp
Reason: image not found
(GIMP-bin:36253): LibGimpBase-WARNING **: GIMP-bin: gimp_wire_read(): error
libpng15.15.dylib
をコピーなりシンボリックリンクを張るなりして、/tmp/skl/Gimp.app/Contents/Resources/lib/libpng15.15.dylib
を作る。libpng15.15.dylib
自体は、自分で用意するしかない。わたしの場合は、たまたま以前 brew
したものが、/usr/local/Cellar/libpng/1.5.17/lib/libpng15.15.dylib
に残っていたので、これを利用した:$ mkdir -p /tmp/skl/Gimp.app/Contents/Resources/lib
$ cd !$
$ ln -s /usr/local/Cellar/libpng/1.5.17/lib/libpng15.15.dylib .
G'MIC
が表示されるし、プラグインブラウザで G'MIC
を検索することができた。