• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>
            隨筆 - 505  文章 - 1034  trackbacks - 0
            <2007年12月>
            2526272829301
            2345678
            9101112131415
            16171819202122
            23242526272829
            303112345


            子曾經曰過:編程無他,唯手熟爾!

            常用鏈接

            留言簿(94)

            隨筆分類(649)

            隨筆檔案(505)

            相冊

            BCB

            Crytek

            • crymod
            • Crytek's Offical Modding Portal

            Game Industry

            OGRE

            other

            Programmers

            Qt

            WOW Stuff

            搜索

            •  

            積分與排名

            • 積分 - 911346
            • 排名 - 14

            最新隨筆

            最新評論

            閱讀排行榜

            評論排行榜


            學xml   http://www.w3schools.com/xml/default.asp

            我們游戲里界面和與界面有關的很多邏輯都是寫在xml里面的,其中邏輯使用lua寫,嵌在xml中,用xmlSpy編輯。

            xml中嵌入lua,比如
            <script>
            function max(a,b)
                if a 
            &gt; b then
                    return a;
                else
                    return b;
                end
            end
            </script>

            大于號   > 要寫成 &gt;  , 就是greater than的意思。同樣:
            小于號   <                &lt;            less than


            這樣子lua沒有高亮顯示,搞得我看起來很痛苦,晚上突發奇想,從*.lua文件里讀,就可以用LuaEdit來編輯了,那我就可以按F6來check syntax了,哈哈

            <script luafile="1" path="gui\haha.lua">
            </script>
            luafile 為 1,就讀path里的,為0就讀script節點的text,哈哈,爽!

            我從xml文件中把lua段粘貼到*.lua文件里時,忘了把&gt;之類的符號換成 > 等,導致我查了很久,老子還跟蹤到luabind和lua的源代碼里面去,靠!faint!
            幸虧LuaEdit有Check Syntax功能,幫助我檢查到了錯誤,深刻體會到了工具的好處,也更加堅信“人與動物的最大差別在于人類能夠制造工具并使用工具”!

            要是再整得能單步調試,那就爽歪歪了!



            All text in an XML document will be parsed by the parser.

            Only text inside a CDATA section will be ignored by the parser.


            Parsed Data

            XML parsers normally parse all the text in an XML document.

            When an XML element is parsed, the text between the XML tags is also parsed:

            <message>This text is also parsed</message>

            The parser does this because XML elements can contain other elements, as in this example, where the <name> element contains two other elements (first and last):

            <name><first>Bill</first><last>Gates</last></name>

            and the parser will break it up into sub-elements like this:

            <name>
                        <first>Bill</first>
                        <last>Gates</last>
                        </name>


            Escape Characters

            Illegal XML characters have to be replaced by entity references.

            If you place a character like "<" inside an XML element, it will generate an error because the parser interprets it as the start of a new element. You cannot write something like this:

            <message>if salary < 1000 then</message>

            To avoid this, you have to replace the "<" character with an entity reference, like this:

            <message>if salary &lt; 1000 then</message>

            There are 5 predefined entity references in XML:

            &lt; < less than
            &gt; > greater than
            &amp; & ampersand 
            &apos; ' apostrophe
            &quot; " quotation mark

            Note: Only the characters "<" and "&" are strictly illegal in XML. Apostrophes, quotation marks and greater than signs are legal, but it is a good habit to replace them.


            CDATA

            Everything inside a CDATA section is ignored by the parser.

            If your text contains a lot of "<" or "&" characters - as program code often does - the XML element can be defined as a CDATA section.

            A CDATA section starts with "<![CDATA[" and ends with "]]>":

            <script>
                        <![CDATA[
                        function matchwo(a,b)
                        {
                        if (a < b && a < 0) then
                        {
                        return 1
                        }
                        else
                        {
                        return 0
                        }
                        }
                        ]]>
                        </script>

            In the example above, everything inside the CDATA section is ignored by the parser.

            Notes on CDATA sections:

            A CDATA section cannot contain the string "]]>", therefore, nested CDATA sections are not allowed.

            Also make sure there are no spaces or line breaks inside the "]]>" string.


            posted on 2007-06-23 05:50 七星重劍 閱讀(2448) 評論(2)  編輯 收藏 引用 所屬分類: 亂七八糟

            FeedBack:
            # re: xml中嵌入lua 2007-06-25 11:45 yayv
            wow里不就這樣做的么
              回復  更多評論
              
            # re: xml中嵌入lua 2007-07-03 06:52 阿來
            @yayv
            最爽的就是后來我知道了wow居然是這么做的,真是"英雄所見略同"!哈哈   回復  更多評論
              
            国产成人精品久久免费动漫| 99热精品久久只有精品| 国产精品一区二区久久精品无码| 色婷婷久久综合中文久久蜜桃av| 亚洲国产成人久久一区WWW| 99久久国产热无码精品免费久久久久| 色欲久久久天天天综合网| 亚洲国产日韩综合久久精品| 久久免费99精品国产自在现线 | 久久久女人与动物群交毛片 | 色成年激情久久综合| 久久婷婷成人综合色综合| 久久综合狠狠综合久久| 久久婷婷五月综合色奶水99啪| 久久久久久夜精品精品免费啦 | 久久人人爽人人爽人人AV东京热| 久久精品国产亚洲AV不卡| 久久99久国产麻精品66| 亚洲av成人无码久久精品| 国内精品久久久久影院优 | 国产精品美女久久久久久2018| 久久大香香蕉国产| 久久天堂电影网| 狠狠综合久久综合中文88| 亚洲国产成人精品女人久久久| 日本五月天婷久久网站| 蜜臀av性久久久久蜜臀aⅴ| 99久久无码一区人妻a黑| 国产69精品久久久久99尤物| 久久综合鬼色88久久精品综合自在自线噜噜| 亚洲午夜福利精品久久| 成人国内精品久久久久一区| 欧美性大战久久久久久| 色偷偷久久一区二区三区| 亚洲一区二区三区日本久久九| 性做久久久久久久久久久| 国产精品免费福利久久| 伊人久久大香线蕉成人| 久久伊人精品青青草原高清| 久久精品久久久久观看99水蜜桃| 9999国产精品欧美久久久久久|