搜索结果

跳转到导航 跳转到搜索

页面标题匹配

  • …y build [http://stendhalgame.org/hudson/job/marauroa_HEAD/javadoc/ JavaDoc API Documentation] is available, too. …ound at [[PyArianneAPIDefinition]] and an example of its use at [[PyArianneAPIExample]]. 您可以在我们的游戏教程中阅读有关使用Python进行开发的更多信息。 [[HowToWriteGamesUsingArianne] …
    12 KB(1,074个字) - 2020年4月28日 (二) 08:56

页面内容匹配

  • ====Developers API==== * Please refer to Marauroa API that is contained inside marauroa-docs …
    1,019字节(109个字) - 2020年4月21日 (二) 17:20
  • [[Category:API]] …
    185字节(13个字) - 2023年6月2日 (五) 05:40
  • == 开发者 API == * 在线版本 [http://stendhalgame.org/hudson/job/marauroa_HEAD/javadoc/ Marauroa API] …
    2 KB(100个字) - 2020年4月24日 (五) 08:42
  • * Hide the complex details and provide a nice API …been ported. Before we do an official release, we want to ensure a stable API. …
    2 KB(269个字) - 2020年4月21日 (二) 17:20
  • …measurement. Afterwards we start <code>docs</code> which generates a fresh API documentation from Stendhal. :* provide ''api'' as directory for the docs …
    5 KB(841个字) - 2020年4月3日 (五) 11:04
  • …y build [http://stendhalgame.org/hudson/job/marauroa_HEAD/javadoc/ JavaDoc API Documentation] is available, too. …ound at [[PyArianneAPIDefinition]] and an example of its use at [[PyArianneAPIExample]]. 您可以在我们的游戏教程中阅读有关使用Python进行开发的更多信息。 [[HowToWriteGamesUsingArianne] …
    12 KB(1,074个字) - 2020年4月28日 (二) 08:56
  • * 具有平台独立且简洁易于使用的API 我们将会展示如何使用python调用unicorn的api以及它是如何轻易地模拟二进制代码. 当然这里用的api仅是一小部分, 但对于入门已经足够了. …
    6 KB(427个字) - 2023年7月2日 (日) 20:19
  • …ave a look at [[High Level Database Access]] which explains the high level API to access the database from your program code. The article [[Low Level Data …
    4 KB(539个字) - 2020年4月21日 (二) 17:20
  • * [[StendhalScripting/LuaAPI|Lua API]] [[Category:API]] …
    13 KB(1,792个字) - 2023年6月2日 (五) 05:43
  • * 服务器和客户端都有完整的文档,除了普通的API文档外,还包含有关规格和设计的文档. …
    3 KB(38个字) - 2020年4月24日 (五) 08:52
  • …据交叉引用找到对应的调用位置,进而找出关键代码。代码交叉引用比如图形界面程序获取用户输入,就可以使用对应的windowsAPI函数,我们就可以通过这些API函数调用位置找到关键代码。</p></li></ol> 反调试意在通过检测调试器等方法避免程序被调试分析。比如使用一些API函数如<code>IsDebuggerPresent</code>检测调试器,使用<code>SEH异常处理</code>,时间差检测等方法。也可以通过 …
    7 KB(260个字) - 2023年7月2日 (日) 16:09
  • * Server side game rules can be written in Python to allow simple and rapid development of the game rules engine without recompiling or knowing anythi …cumented. The documentation includes specification and design and not just API documentation. …
    8 KB(1,374个字) - 2020年4月21日 (二) 17:20
  • …e Structure]]. 你也许需要先看一下 [[High Level Database Access]] . 它说明了从程序代码访问数据库的高级API. …
    5 KB(282个字) - 2020年4月27日 (一) 15:49
  • …n Marauroa is in development. We are looking for feedback to stabilize the API and improve the documentation on it. /** HTML code escaping */ …
    8 KB(819个字) - 2022年6月8日 (三) 09:09
  • 那么我们就可以从这里入手. 程序想获取用户输入, 需要调用的一个API是<code>GetDlgItemTextA()</code> …
    15 KB(1,210个字) - 2023年7月2日 (日) 20:18
  • Manages logging in Lua via the [https://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/Logger.html org.apache.log4j.Logger] class. See also: [[StendhalAPI#Entities]] for public methods that can be performed on <code>Entity</code> …
    34 KB(4,909个字) - 2023年6月2日 (五) 05:45
  • …are the classes that contain the python language wrappers to the marauroa API. In this way the server can handle the Python code from Java as if it were To help your understanding of this example, you should read the pyarianne API definition before continuing. …
    75 KB(11,838个字) - 2020年4月21日 (二) 17:20