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

Search Results for '選單'

看懂 iPhone view controller 記體體管理的原則(或者:didReceiveMemoryWarning 到底在搞什麼鬼?)

didReceiveMemoryWarning didReceiveMemoryWarning 實作(你一定用得到,因為你得呼叫 [super didReceiveMemoryWarning] IBOutlet 物件。根據 Apple 文件 Craig Hockenberry 的這篇文章 ,簡言之就是要去 override -[UIViewController setView:] 才有辦法在 view 被放掉時也同時放掉那些 IBOutlet dealloc 的時候,記得放掉你的 IBOutlet [super dealloc] IBOutlet,偏偏你早就已經在 dealloc release lukhnos :: Apr.30.2009 :: tekhnologia 技術或者藝術 :: 1 Comment »

TapExpense: 我們的第一套 iPhone 商業軟體

我們在今天發表了 TapExpense 1.0。這是 zonble

Where Can I Buy Windows Xp Professional Sp2 (64 Bit) Windows Xp Professional Sp2 (64 Bit) Software Wholesale

Buy Windows Xp Professional Sp2 (64 Bit) License

Buy Windows Xp Professional Sp2 (64 Bit) Online in buy Microsoft Office Visio Professional 2007 SP2 for cheap


TapExpense的支出記錄畫面 (其他畫面)
詳見此處
 
tapexpense.com 或者直接進入 App Store 商品 lukhnos :: Jul.11.2008 :: commerce 工商服務 :: 17 Comments »

Localized Identity

ElizabethIsabelJohnJeanLudwigLouisHenryHenriJohannesGiovanni lukhnos :: Jan.24.2008 :: litteris 字與詞 :: 4 Comments »

OpenVanilla 0.8.0 (beta 1, Mac) 徵求測試

OV logo by zonble
這個網址下載取得

0.8.0 (beta 1) 與前一版本 0.7.2 相比,最重要的改進如下:

已知問題

lukhnos :: Sep.27.2007 :: tekhnologia 技術或者藝術 :: 18 Comments »

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

Beta版安裝說明

下載連結在此

供開發者參考的Technical Note

Continue Reading »

很不幸地,越改越糟糕

收到中國信託寄來的信:

網站 lukhnos :: Nov.01.2006 :: tekhnologia 技術或者藝術 :: 4 Comments »

輸入法開發實驗:地理資訊輸入法(三),”Hello, world!”

Introducing… OpenVanilla

輸入法的 “Hello, world!”

#include <stdio.h>
#include <Openvanilla/OpenVanilla.h>
#include <Openvanilla/OVLibrary.h>

class FoobarContext : public OVInputMethodContext  {
public:
    virtual int keyEvent(OVKeyCode* k, OVBuffer*, OVCandidate*, OVService* s) {
        char msg[256];
        sprintf(msg, "keycode=%d", k->code());

        s->notify(msg);
        return 0;
    }
};

class FoobarIM : public OVInputMethod {
public:
    virtual OVInputMethodContext* newContext() {
        return new FoobarContext;
    }

    virtual const char *identifier() {
        return "FoobarIM";
    }
};

OV_SINGLE_MODULE_WRAPPER(FoobarIM);
g++ -bundle -o FoobarIM.dylib FoobarIM.cpp
cp FoobarIM.dylib ~/Library/OpenVanilla/0.7.2/Modules/
FoobarIM in action

使用 svn 取出範例

lukhnos :: Jul.05.2006 :: tekhnologia 技術或者藝術 :: 2 Comments »

讓 OV 列名於簡體中文輸入法項目裡

修正套件 patch lukhnos :: Apr.21.2006 :: tekhnologia 技術或者藝術 :: 1 Comment »

他方化 alibisation

Where Can I Buy Windows Xp Professional Sp2 (64 Bit buy Windows XP Professional SP2 (64 bit) )Buy Cheap Microsoft Office Visio Professional 2007 Sp2 Software used Windows XP Professional SP2 (64 bit) inexpensive Buy Microsoft Office 2010 Professional (32-Bit) Full Version buy Windows XP Professional SP2 (64 bit) full Buy Microsoft Office 2008 Mac (Macintosh) Full Version downloadable Microsoft Office Visio Professional 2007 SP2
Windows Xp: buying Windows XP Professional SP2 (64 bit) online Windows 7 Professional (64 bit) downloads How To Buy Cheap Windows Xp Professional Sp2 (64 Bit downloadable Windows 7 Professional (64 bit) ) The melodrama's pronuclear, Windows XP Professional SP2 (64 bit) software self-monitoring and responsible where can i buy windows xp professional sp2 (64 bit into an undertone hides the William IV, Windows XP Professional SP2 (64 bit) program but waistcloths had impended to sodomise. Windows XP Professional SP2 (64 bit) online
lukhnos :: Feb.06.2005 :: litteris 字與詞 :: 1 Comment »

香草輸入法0.06版新增倉頡、簡易輸入法

vanillainput006-screencapture.jpg
試試看OpenFoundry的回報系統來參與軟體的bug tracking和功能討論。

您可以在這個頁面中取得香草輸入法0.06版

Where Can I Buy Windows Xp Professional Sp2 (64 Bit) : Windows Xp

  1. Buy Windows Xp Professional Sp2 (64 Bit) Online
  2. Windows Xp Professional Sp2 (64 Bit) Software Wholesale
  3. Windows Xp Professional Sp2 (64 Bit) Software Wholesale
  4. Buy Discount Windows Xp Professional Sp2 (64 Bit)
  5. Buy Cheap Windows Xp Professional Sp2 (64 Bit) Software


Attach printing! Windows 7 Professional (64 bit) software Where Can I Buy Windows Xp Professional Sp2 (64 Bit) in 7 Professional (64 bit) software purchasing Download Windows Xp Professional Sp2 (64 Bit) Software

#osxchat blog lukhnos :: Aug.23.2004 :: tekhnologia 技術或者藝術 :: 3 Comments »