Seasons.NET

ちょっとした技術ブログです

Entries from 2008-04-21 to 1 day

ios::binaryの実装について調べてみた。

C++

ソースみりゃ一発ですが、なんか気になったので調べてみた。 // TemplateSample01.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include <iostream> class SpriteBlend { private: SpriteBlend() { } public: enum _blend_typ</iostream>…

カレントディレクトリエントリーを全てMercurialリポジトリにするスクリプト

$KCODE = "s" IGNORE_ITEMS = ".mercurial_ignore_items" class String def file? File.file? self end def directory? File.directory? self end end def createHgIgnore(path) path += File::Separator + ".hgignore" open( path , "w" ) do |f| f.print <

DYNAで簡単にcloneを生成する方法

dyna_hg_clone posted by (C)Seasonsこの設定を行い、DYNAでcloneしたいディレクトリ名にカーソルを乗せ、 このコマンドを実行する(キーをアサイン)と反対側のディレクトリにcloneを作ってくれます。

Vistaで*.HLP形式が見れないときに入れる更新パッケージ

ダウンロードの詳細 : Windows Vista 用 WinHlp32.exe