<\/figure>\n<\/p>\nua\u6587\u4ef6\u4e2d\uff0c\u6dfb\u52a0\u5982\u4e0b\u4ee3\u7801\u6765\u5b9e\u73b0\u4e00\u4e2a\u7b80\u5355\u7684\u6309\u94ae\u70b9\u51fb\u8ba1\u6570\u5668\uff1a<\/p>\n
“`lua<\/p>\n
— \u521b\u5efa\u4e00\u4e2aTextView\u7528\u4e8e\u663e\u793a\u63d0\u793a\u4fe1\u606f<\/p>\n
local tv_hello = TextView()<\/p>\n
tv_hello:text(“Hello, MLN!”)<\/p>\n
tv_hello:fontSize(20)<\/p>\n
tv_hello:textColor(Color(34, 49, 63))<\/p>\n
tv_hello:gravity(Gravity.CENTER)<\/p>\n
— \u521b\u5efa\u4e00\u4e2aButton\u7528\u4e8e\u54cd\u5e94\u70b9\u51fb\u4e8b\u4ef6<\/p>\n
local btn_clickMe = Button()<\/p>\n
btn_clickMe:text(“Click me!”)<\/p>\n
btn_clickMe:fontSize(16)<\/p>\n
btn_clickMe:gravity(Gravity.CENTER)<\/p>\n
— \u70b9\u51fb\u8ba1\u6570\u5668<\/p>\n
local count = 0<\/p>\n
— \u8bbe\u7f6e\u6309\u94ae\u7684\u70b9\u51fb\u4e8b\u4ef6<\/p>\n
btn_clickMe:onClick(function()<\/p>\n
count = count + 1<\/p>\n
— \u8bbe\u7f6e\u63d0\u793a\u4fe1\u606f\u7684\u6587\u672c<\/p>\n
tv_hello:text(“You have clicked ” .. count .. ” times.”)<\/p>\n
end)<\/p>\n
— \u521b\u5efa\u4e00\u4e2aLinearLayout\uff0c\u8bbe\u7f6e\u5e03\u5c40\u65b9\u5411\u4e3a\u5782\u76f4<\/p>\n
local linear_layout = LinearLayout()<\/p>\n
linear_layout:orientation(LinearLayout.VERTICAL)<\/p>\n
— \u5c06TextView\u548cButton\u6dfb\u52a0\u5230LinearLayout\u4e2d<\/p>\n
linear_layout:addView(tv_hello)<\/p>\n
linear_layout:addView(btn_clickMe)<\/p>\n
— \u5c06\u5e03\u5c40\u6dfb\u52a0\u5230Window\u4e2d\uff08\u5c55\u793a\u5728\u754c\u9762\u4e0a\uff09<\/p>\n
window:addView(linear_layout)<\/p>\n
“`<\/p>\n
\u91cd\u65b0\u8fd0\u884c\u9879\u76ee\uff0c\u60a8\u5c06\u770b\u5230\u4e00\u4e2a\u7b80\u5355\u7684\u8ba1\u6570\u5668\u754c\u9762\u3002\u70b9\u51fb\u201cClick me!\u201d\u6309\u94ae\uff0c\u754c\u9762\u4e0a\u7684\u63d0\u793a\u4fe1\u606f\u5c06\u66f4\u65b0\u4e3a\u5f53\u524d\u70b9\u51fb\u6b21\u6570\u3002<\/p>\n
\u4e94\u3001 \u603b\u7ed3<\/p>\n
\u606d\u559c\u60a8\u5df2\u7ecf\u6210\u529f\u5165\u95e8\u4e86MLN\u5b89\u5353APP\u5f00\u53d1\uff01\u672c\u7bc7\u6587\u7ae0\u4ec5\u4ecb\u7ecd\u4e86MLN\u5b89\u5353APP\u5f00\u53d1\u7684\u57fa\u672c\u539f\u7406\u548c\u7b80\u5355\u64cd\u4f5c\uff0cMLN\u6846\u67b6\u8fd8\u5177\u6709\u4e30\u5bcc\u7684UI\u7ec4\u4ef6\u548c\u529f\u80fd\u6a21\u5757\uff0c\u53ef\u4ee5\u5b9e\u73b0\u4e0d\u540c\u98ce\u683c\u7684\u754c\u9762\u548c\u590d\u6742\u7684\u529f\u80fd\u3002\u5e0c\u671b\u60a8\u901a\u8fc7\u672c\u7bc7\u6587\u7ae0\u7684\u5b66\u4e60\uff0c\u80fd\u591f\u638c\u63e1MLN\u6846\u67b6\u7684\u57fa\u672c\u6982\u5ff5\u548c\u64cd\u4f5c\uff0c\u8fdb\u4e00\u6b65\u5f00\u53d1\u51fa\u66f4\u591a\u4f18\u79c0\u7684\u5b89\u5353APP\uff01<\/p>\n","protected":false},"excerpt":{"rendered":"
\u6807\u9898\uff1a\u4ece\u96f6\u5f00\u59cb\uff1aMLN\u5f00\u53d1\u5b89\u5353APP\u5165\u95e8\u6559\u7a0b\u5f15\u8a00\uff1aMLN\uff08Mobile Lua Native Bridge\uff09\u662f\u4e00\u79cd\u57fa\u4e8eLua\u811a\u672c\u7684\u8f7b\u91cf\u7ea7\u5f00\u53d1\u6846\u67b6\uff0c\u7528\u4e8e\u5f00\u53d1\u5b89\u5353APP\u3002MLN\u6846\u67b6\u5145\u5206\u5229\u7528Lua\u7684\u8de8\u5e73\u53f0<\/p>\n","protected":false},"author":13,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[22742,21637,74,283,322],"class_list":{"0":"post-15783","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"hentry","6":"category-zuoapp","7":"tag-app","9":"tag-74","10":"tag-283","11":"tag-322"},"_links":{"self":[{"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/posts\/15783","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/users\/13"}],"replies":[{"embeddable":true,"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/comments?post=15783"}],"version-history":[{"count":1,"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/posts\/15783\/revisions"}],"predecessor-version":[{"id":15818,"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/posts\/15783\/revisions\/15818"}],"wp:attachment":[{"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/media?parent=15783"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/categories?post=15783"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/tags?post=15783"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}