REBOLOGY
Chinese REBOL Blog
2008年6月13日
MAP-INNER and MAP-OUTER are killing me
我一直搞不懂MAP-INNER與MAP-OUTER要如何使用,也沒有文件說明可以閱讀。我在動手寫程式做了一些實驗之後,終於放棄了。我於是定義了下面的函數(取得某個gob的絕對座標):
abs-offset?: func [ gob [gob!] ] [
negate second map-inner gob 0x0
]
以後我打算只使用MAP-EVENT和abs-offset?,不再碰觸令人痛苦不已的MAP-INNER與MAP-OUTER。
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
English Version?
Try
Google Translate
.
標籤 / Tags
事件
(9)
英中對照表
(1)
編程慣例
(2)
難度★★★★★
(2)
難度★★★★☆
(11)
難度★★★☆☆
(26)
難度★★☆☆☆
(38)
難度★☆☆☆☆
(34)
Binding
(1)
Bitset
(1)
Block
(4)
Bug
(1)
Bugfix
(4)
Console
(8)
Context
(1)
Datatype
(3)
Dear Diary
(9)
Desktop
(1)
DevBase
(1)
DevCon
(2)
Dialecting
(2)
Draw
(2)
Event
(2)
File
(1)
FP
(2)
Function
(4)
Gob
(4)
GUI
(4)
Host
(2)
IDE
(1)
Image Prcessing
(1)
Marketplace
(1)
Natural Language
(1)
Networking
(4)
Object
(1)
OOP
(3)
Open Source
(3)
Port
(4)
Promotion
(12)
REBOL 2.x
(2)
REBOL Versus
(12)
REBOL/Services
(1)
Release
(3)
Rumor
(1)
Screenshot
(5)
Series
(4)
String
(3)
Transma
(1)
Unicode
(10)
VID
(5)
Web
(1)
With Code
(9)
我的文章
►
2009
(37)
►
8月
(1)
►
7月
(2)
►
5月
(4)
►
4月
(9)
►
3月
(4)
►
2月
(8)
►
1月
(9)
▼
2008
(124)
►
12月
(6)
►
11月
(3)
►
9月
(1)
►
8月
(2)
►
7月
(2)
▼
6月
(41)
Moving to Beijing in Two Weeks
相等
閱讀REBOL源碼時的干擾
In REBOL 3.0, op! is infix only.
My 8 REBOL Articles Published in China, 2004
Bug: change/part
Bugfix: script?
A Secret Project Is Going On
小心TO-BLOCK的陷阱
Bugfix: ??
R2 vs. R3 Contexts
Cheyenne Web Server
PICK is not picky
閱讀REBOL源碼
China Developing Interest in REBOL
不使用VID,也可以寫出GUI程式
map、remove-each、foreach
Event Handler
MAP-INNER and MAP-OUTER are killing me
MAP-EVENT的用法
Bugfix: parse-url
FORMAT與PRINTF的用法
Bugfix: ls與format
Format函數與寬字元
對Object!進行Append與Length?
My REBOL 3.0 Wishlist
Who is visiting REBOL.COM?
OOP in REBOL 3.0: An Example
TCP/IP Client/Server的互動方式
The Long Tail ?
如何用REBOL寫TCP/IP的Server程式
A New VID Prototype – VID 3.4
Functional Programming
DevBase Is Around the Corner
GUI Made Easy
Pathologic Obesity in Software
OOP in REBOL ?
如何用REBOL寫TCP/IP的Client程式
我對REBOL 3.0的體會
REBOL 3.0的進度
暫時擱置Transma計畫
►
5月
(11)
►
4月
(28)
►
3月
(30)
REBOL資源
REBOL.com
BLOG: Vive la REBOLution
BLOG: REBOL 3.0 Front Line
Docs: REBOL 3 Docs
DOCS: DocBase
REBOL 3 Home
REBOL.org
NEWS: REBOL Week
BLOG: HMK Design
關於我自己
蔡學鏞 / Jerry Tsai
上海, China
國立清華大學(台灣新竹)資訊工程碩士。曾任軟體工程師、大學資訊系講師、專欄作家、技術顧問。著有《爪哇夜未眠》、《編程ING:人人都能學會程式設計》,譯有《深入淺出設計模式》等書。曾任職於(上海)中國銀聯、(北京)創新工場、(杭州)支付寶。現任職於(深圳)中國平安集團
檢視我的完整簡介
我的其他Blog
蔡學鏞【言程序】
(正體中文)
CSDN CTO频道
(簡體中文)
沒有留言:
張貼留言