2.建立pages目錄檔案(作用是放各個頁面的)
3.建立頁面(給頁面起名字,並建立四個檔案)
(1)js: 邏輯的實現
(2)json:負責標題欄和一些狀態列
(3)wxml:頁面文字
(4)wxss:頁面樣式
4.把內容元素封裝在view內部,寫法"內容"
5.這節課需要用到三個元件:、文字、按鈕
(1)(2)文字
(3) 按鈕
三個引數
點選獲取頭像
6.js中定義函式的方法:
函式名:function(引數))
}, **/
}7.wxml變數寫法}
8.js檔案中定義變數的寫法:
在 data{}中寫變數
data,
注意兩個變數用逗號隔開
9.修改data變數的方法:this.setdata()
c 第乙個小程式
include using namespace std int main const int size 50 定義大小。char name size cout please input you name n 提示 cin name 輸入 cout hello world int main char ...
python的第乙個小程式
coding utf 8 import sys from htmlparser import htmlparser reload sys encoding sys.getdefaultencoding if not encoding utf 8 sys.setdefaultencoding utf ...
我的第乙個小程式
操作很簡單。程式也很弱智!不過,家裡要是有三到五歲的小朋友的話,倒是可以帶他 她 一起玩玩。看到的也別嗤笑。能逗孩子玩,目的就達到了。如下 from random import randint num randint 1,100 print 猜猜我多大歲數了?bingo falsea 0 a賦值為零...