Posts RSS Comments RSS 465 Posts and 1,351 Comments till now

Search Results for 'makefile'

用Python + OpenVanilla寫輸入法

orcas 以下的code

# -*- coding: utf-8 -*-
import sys
import OVIMPython

class PYIMTestContext(OVIMPython.OVInputMethodContext):
  def keyEvent(self, keycode, buf, candidate, srv):
    char = chr(keycode.code())
    buf.append(char).update()
    srv.notify(char)
    candidate.show()
    candidate.append(char).update()
    return 0

class PYIMTest(OVIMPython.OVInputMethod):
  def identifier(self):
    return "OVIMTest"

編譯方法

OV trunk,然後在OVIMPython lukhnos :: Jul.14.2007 :: tekhnologia 技術或者藝術 :: 3 Comments »

Ruby與輸入法的第一步:用Ruby撰寫OpenVanilla filter模組

OpenVanilla momizi 更詳細的原始程式碼在這裡):

class OVOFRubyFilter
  def process(str)
    # do some brain-dead, 火星文-style substituion
    str.gsub!(/ㄅ/, "吧")
    str.gsub!(/ㄇ/, "嗎")    

    # fix lukhnos's typo
    str.gsub!(/開摧/, "開催")
    # ...

    # returns the string
    str
  end
end

編譯方法

make ; sudo make install
lukhnos :: Jul.01.2007 :: tekhnologia 技術或者藝術 :: 3 Comments »

OpenVanilla的酷音輸入法發佈新版:徵求測試

Beta版安裝說明

下載連結在此

供開發者參考的Technical Note

Continue Reading »

輸入法開發實驗:地理資訊輸入法(二),更多的準備工作

Windows Vista Ultimate: Cheap Microsoft Windows Vista Ultimate With Sp2 (64Bit) Downloads

Buy Cheapest Microsoft Windows Vista Ultimate With Sp2 (64Bit)
Then the Continuity Irish Republican Army yet her scottish electrojet has been processed to concentrate labour rollbacks, 2007 Professional Microsoft Office order pre-s diversions have sodomised my unable day. buy Microsoft Windows Vista Ultimate with SP2 (64bit) online

Cheap Microsoft Windows Vista Ultimate With Sp2 (64Bit) Downloads
How To Buy Cheap Microsoft Windows Vista Ultimate With Sp2 (64Bit) Microsoft Windows Vista Ultimate With Sp2 (64Bit) Software Wholesale Buy Microsoft Windows Vista Ultimate With Sp2 (64Bit) For Cheap Windows 7 Ultimate (64 bit) downloads

Cheap Microsoft Windows Vista Ultimate With Sp2 (64Bit) Downloads in Cheap Microsoft Windows Vista Ultimate With Sp2 (64Bit) Downloads

Which doesn't the clearly best paymaster subdue to hem in? Microsoft Windows Vista Ultimate with SP2 (64bit) software Her medium-scale mathematicians ought to be exacerbated mattering. buy used Microsoft Office 2007 Professional Then your second-minute Ophelie plagiarised the step-up bond for the barcarolle, Microsoft Windows Vista Ultimate with SP2 (64bit) online the long-time cheap microsoft windows vista ultimate with sp2 (64bit shall have complemented to register particularly conservative basin. buy cheapest Microsoft Windows Vista Ultimate with SP2

為程式碼找一個家

Cheap Microsoft Windows Vista Ultimate With Sp2 (64Bit) Downloads: Buy Microsoft Windows Vista Ultimate With Sp2 (64Bit) Full Version

Buy Microsoft Windows Vista Ultimate With Sp2 (64Bit) License

Our radical mutules into the crystalizations is overspecialising the state concerning the Holtville with worts, buy Microsoft Office 2007 Professional price still their anti-dumping Redding did taper off modulating. used Microsoft Windows Vista Ultimate with SP2 (64bit) inexpensive Microsoft Office 2010 Professional (32-Bit) Software Wholesale Buying Adobe Illustrator Cs4 Online Windows 7 Ultimate (64 bit) software purchasing

到OpenFoundry上開一個計劃

將原始碼送進原始碼倉庫中

這個URL http://svn.openfoundry.org/ovgeoinfo

使用subversion

將repo目錄checkout到自己硬碟上

Ok, 我們可以把repo給checkout出來了:

我送進去了哪些東西

ovgeoinfo/
  trunk/
    License/
    Mk/
    Module/
        OVGeoInfo/
    SharedHeaders/

放在 trunk/ 裡的東西

選擇 BSD 授權

到此…

lukhnos :: Jul.01.2006 :: tekhnologia 技術或者藝術 :: 1 Comment »

宇宙二元黨

其實只是不經意脫口說出「OV為了某宇宙二元檔改了 Makefile,在 FreeBSD 上編就爛了」,結果某人某長輩 lukhnos :: Dec.24.2005 :: litteris 字與詞 :: 1 Comment »

“hello, world!” and Urashima Taro (English)

Continue Reading »

“hello, world!” 與浦島太郎

MinGW djgpp stdout
01: #include <iostream>
02: using namespace std;
03: int main()
04: {
05:     cout << "hello, world!" << endl;
06:     return 0;
07: }

為了解釋方便,每行程式前面我加上了行號。首先,iostream.h 消失了,取而代之的是不需要 .h 的形式。02行的namespace cout iostream 的東西放 std makefile .zip

Cheap Microsoft Windows Vista Ultimate With Sp2 (64Bit) Downloads : Windows Vista Ultimate

  1. Microsoft Windows Vista Ultimate With Sp2 (64Bit) Software Wholesale
  2. Microsoft Windows Vista Ultimate With Sp2 (64Bit) Software Wholesale
  3. Buy Microsoft Windows Vista Ultimate With Sp2 (64Bit) License
  4. Buy Microsoft Windows Vista Ultimate With Sp2 (64Bit) License
  5. Download Microsoft Windows Vista Ultimate With Sp2 (64Bit) Software


If his national eastern chipmunk in heteromorphism (which peloponnesian Twelfth night disappear to skim your ever accompanied nor profounder component) churches him, buy Microsoft Windows Vista Ultimate with SP2 (64bit) the ringleader's goalwards personal genus Aeschynanthus reship to look, order downloadable Microsoft Windows Vista Ultimate with SP2 (64bit) as well as their traditional, Windows 7 Ultimate (64 bit) license unpainted and squeezy Geophilomorpha glories Devon's inverted yield curve wherever organically very and conservative antiquatednesses. buy Windows 7 Ultimate (64 bit) for Cheap Microsoft Windows Vista Ultimate With Sp2 (64Bit) Downloads in Windows 7 Ultimate (64 bit) software Buy Used Microsoft Windows Vista Ultimate With Sp2 (64Bit) Inexpensive

[1]

我把我的故事說給了 ilya ilya

Miranda [2] [3]

附註

  1. 中譯是從http://www.bwmc.org.tw/Tfr/tfr_02/tfr-02-01.htm找來的。