Skip to content

Commit

Permalink
第三版
Browse files Browse the repository at this point in the history
  • Loading branch information
pentyum committed Dec 2, 2015
1 parent 05d1707 commit 2ebd897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 先秦测试项目/Form1.vb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
End Sub

Private Sub Button2_Click(sender As Object, e As EventArgs) Handles Button2.Click
Dim list() As String = {"", "", "", "保", "", "大", "旦", "", "", "", "", "", "木", "", "", "", "水", "", "羊", "雨", ""}
Dim list() As String = {"", "", "", "三", "上", "下", "不", "丘", "中", "为", "乃", "之", "乎", "乙", "习", "于", "云", "五", "井", "京", "人", "仓", "以", "保", "", "元", "先", "光", "入", "八", "六", "其", "出", "刀", "力", "勿", "化", "北", "十", "南", "卜", "占", "又", "及", "取", "口", "古", "可", "各", "合", "同", "启", "商", "四", "因", "土", "在", "夕", "大", "天", "央", "如", "子", "学", "安", "宋", "家", "小", "山", "岳", "工", "己", "帝", "年", "弓", "引", "心", "必", "戈", "成", "户", "才", "文", "斗", "旦", "", "", "", "", "", "木", "", "", "", "林", "母", "比", "民", "水", "", "火", "父", "牛", "物", "猪", "王", "生", "田", "由", "甲", "男", "白", "百", "皿", "目", "矢", "石", "示", "禾", "立", "米", "系", "网", "羊", "羽", "而", "耳", "肉", "自", "舌", "虫", "蛇", "衣", "西", "见", "言", "车", "采", "长", "门", "雨", "面", "风", "马", "高", "鸟", "鸡", "鹿", "黄", "龙"}
Label2.Text = list(u)
End Sub

Expand Down

0 comments on commit 2ebd897

Please sign in to comment.