﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-聚星亭-随笔分类-英语学习</title><link>http://www.cppblog.com/besterChen/category/9944.html</link><description>吾笨笨且懒散兮  急须改之而奋进</description><language>zh-cn</language><lastBuildDate>Thu, 15 Apr 2010 21:38:23 GMT</lastBuildDate><pubDate>Thu, 15 Apr 2010 21:38:23 GMT</pubDate><ttl>60</ttl><item><title>[翻译]AngelScript 实用手册之 好的习惯</title><link>http://www.cppblog.com/besterChen/archive/2010/04/15/112733.html</link><dc:creator>bester</dc:creator><author>bester</author><pubDate>Thu, 15 Apr 2010 15:42:00 GMT</pubDate><guid>http://www.cppblog.com/besterChen/archive/2010/04/15/112733.html</guid><wfw:comment>http://www.cppblog.com/besterChen/comments/112733.html</wfw:comment><comments>http://www.cppblog.com/besterChen/archive/2010/04/15/112733.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/besterChen/comments/commentRss/112733.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/besterChen/services/trackbacks/112733.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要:        本文章将试着讲述一些好的习惯，它或许可以帮助你更快更容易的找出问题的解决方案（原文: This article will try to explain some good practices, that will help you get going faster and easier find the solution when a problem occurs.）。&nbsp;&nbsp;<a href='http://www.cppblog.com/besterChen/archive/2010/04/15/112733.html'>阅读全文</a><img src ="http://www.cppblog.com/besterChen/aggbug/112733.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/besterChen/" target="_blank">bester</a> 2010-04-15 23:42 <a href="http://www.cppblog.com/besterChen/archive/2010/04/15/112733.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>[翻译]AngelScript 实用手册之 第一个脚本(Your first script )</title><link>http://www.cppblog.com/besterChen/archive/2010/04/15/112732.html</link><dc:creator>bester</dc:creator><author>bester</author><pubDate>Thu, 15 Apr 2010 15:41:00 GMT</pubDate><guid>http://www.cppblog.com/besterChen/archive/2010/04/15/112732.html</guid><wfw:comment>http://www.cppblog.com/besterChen/comments/112732.html</wfw:comment><comments>http://www.cppblog.com/besterChen/archive/2010/04/15/112732.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/besterChen/comments/commentRss/112732.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/besterChen/services/trackbacks/112732.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要:        AngelScript作为一个嵌入式的脚本库不支持独立运作(原文: Being an embedded scripting library there isn't much that AngelScript allows the scripts to do by themselves,)，       因此，应用程序必须先注册一个接口让脚本与应用程序交互（原文:so the first thing the application must do is to register the interface that the script will have to interact with the application.）。该接口可以由函数、变量、甚至是一个完整的类组成（原文:The interface may consist of functions, variables, and even complete classes.）。&nbsp;&nbsp;<a href='http://www.cppblog.com/besterChen/archive/2010/04/15/112732.html'>阅读全文</a><img src ="http://www.cppblog.com/besterChen/aggbug/112732.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/besterChen/" target="_blank">bester</a> 2010-04-15 23:41 <a href="http://www.cppblog.com/besterChen/archive/2010/04/15/112732.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>[翻译]AngelScript 实用手册之 编译AngelScript脚本库（Compile the library）</title><link>http://www.cppblog.com/besterChen/archive/2010/03/01/108689.html</link><dc:creator>bester</dc:creator><author>bester</author><pubDate>Mon, 01 Mar 2010 13:14:00 GMT</pubDate><guid>http://www.cppblog.com/besterChen/archive/2010/03/01/108689.html</guid><wfw:comment>http://www.cppblog.com/besterChen/comments/108689.html</wfw:comment><comments>http://www.cppblog.com/besterChen/archive/2010/03/01/108689.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/besterChen/comments/commentRss/108689.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/besterChen/services/trackbacks/108689.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要:        在SDK/angelscript/projects目录中，您可以找到许多流行编译器的相关项目文件（原文: In the sdk/angelscript/projects directory you'll find project files for many of the popular compilers）。不过，那些工程文件不一定是最新的脚本库工程。（原文: these project files are not always up to date with the latest version of the library.）如果你有任何一个编译或链接出错，请弄清楚工程文件包含的所有文件所在的sdk/angelscript/source目录（原文: If you get any compiler or linker errors please make sure the project file include all the files in the sdk/angelscript/source directory），并将工程按照本文件进行设置（原文: and t&nbsp;&nbsp;<a href='http://www.cppblog.com/besterChen/archive/2010/03/01/108689.html'>阅读全文</a><img src ="http://www.cppblog.com/besterChen/aggbug/108689.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/besterChen/" target="_blank">bester</a> 2010-03-01 21:14 <a href="http://www.cppblog.com/besterChen/archive/2010/03/01/108689.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>[翻译]AngelScript 实用手册之 许可(License)</title><link>http://www.cppblog.com/besterChen/archive/2010/03/01/108688.html</link><dc:creator>bester</dc:creator><author>bester</author><pubDate>Mon, 01 Mar 2010 13:04:00 GMT</pubDate><guid>http://www.cppblog.com/besterChen/archive/2010/03/01/108688.html</guid><wfw:comment>http://www.cppblog.com/besterChen/comments/108688.html</wfw:comment><comments>http://www.cppblog.com/besterChen/archive/2010/03/01/108688.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/besterChen/comments/commentRss/108688.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/besterChen/services/trackbacks/108688.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要:     AngelCode 脚本库(AngelCode Scripting Library)<br><br>    Copyright © 2003-2009 Andreas Jönsson <br>&nbsp;&nbsp;<a href='http://www.cppblog.com/besterChen/archive/2010/03/01/108688.html'>阅读全文</a><img src ="http://www.cppblog.com/besterChen/aggbug/108688.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/besterChen/" target="_blank">bester</a> 2010-03-01 21:04 <a href="http://www.cppblog.com/besterChen/archive/2010/03/01/108688.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>[翻译]AngelScript 实用手册之概述</title><link>http://www.cppblog.com/besterChen/archive/2010/02/26/108518.html</link><dc:creator>bester</dc:creator><author>bester</author><pubDate>Fri, 26 Feb 2010 13:25:00 GMT</pubDate><guid>http://www.cppblog.com/besterChen/archive/2010/02/26/108518.html</guid><wfw:comment>http://www.cppblog.com/besterChen/comments/108518.html</wfw:comment><comments>http://www.cppblog.com/besterChen/archive/2010/02/26/108518.html#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://www.cppblog.com/besterChen/comments/commentRss/108518.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/besterChen/services/trackbacks/108518.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 	AngelScript 是当作一个引擎而构建的，当应用程序需要注册函数、属性（properties）和任意数据类型的时候，这个脚本可能会派上用场（原文: AngelScript is structured around an engine where the application should register the functions, properties, and even types, that the scripts will be able to use.）。本脚本库依赖于应用程序，它会被编译到应用程序的一个或多个模块之中（原文: The scripts are then compiled into modules, where the application may have one or more modules, depending on the need of the application.）。&nbsp;&nbsp;<a href='http://www.cppblog.com/besterChen/archive/2010/02/26/108518.html'>阅读全文</a><img src ="http://www.cppblog.com/besterChen/aggbug/108518.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/besterChen/" target="_blank">bester</a> 2010-02-26 21:25 <a href="http://www.cppblog.com/besterChen/archive/2010/02/26/108518.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>[翻译]AngelScript 实用手册之一 指南</title><link>http://www.cppblog.com/besterChen/archive/2010/02/26/108517.html</link><dc:creator>bester</dc:creator><author>bester</author><pubDate>Fri, 26 Feb 2010 13:19:00 GMT</pubDate><guid>http://www.cppblog.com/besterChen/archive/2010/02/26/108517.html</guid><wfw:comment>http://www.cppblog.com/besterChen/comments/108517.html</wfw:comment><comments>http://www.cppblog.com/besterChen/archive/2010/02/26/108517.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/besterChen/comments/commentRss/108517.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/besterChen/services/trackbacks/108517.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要:       AngelScript 是一个免费的、开源的, 灵活的, 并且跨平台的脚本库，一般被嵌入到其它应用程序中。 它立志于为用户提供一个简单易用且功能强大的库, 但是它不会因为大量无用的功能（features）而变得庞大。 &nbsp;&nbsp;<a href='http://www.cppblog.com/besterChen/archive/2010/02/26/108517.html'>阅读全文</a><img src ="http://www.cppblog.com/besterChen/aggbug/108517.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/besterChen/" target="_blank">bester</a> 2010-02-26 21:19 <a href="http://www.cppblog.com/besterChen/archive/2010/02/26/108517.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>今天开始翻译 AngelScript 实用手册</title><link>http://www.cppblog.com/besterChen/archive/2010/02/26/108516.html</link><dc:creator>bester</dc:creator><author>bester</author><pubDate>Fri, 26 Feb 2010 13:16:00 GMT</pubDate><guid>http://www.cppblog.com/besterChen/archive/2010/02/26/108516.html</guid><wfw:comment>http://www.cppblog.com/besterChen/comments/108516.html</wfw:comment><comments>http://www.cppblog.com/besterChen/archive/2010/02/26/108516.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/besterChen/comments/commentRss/108516.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/besterChen/services/trackbacks/108516.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要:        最近再学习angelscript脚本，由于我编程能力有限，本想依赖网络的汉化资源的我，百度好久也没有找到像样的信息，终于我决定翻译angelscript脚本SDK中提供的DOC文档。就当做是学习英语吧……         <br>&nbsp;&nbsp;<a href='http://www.cppblog.com/besterChen/archive/2010/02/26/108516.html'>阅读全文</a><img src ="http://www.cppblog.com/besterChen/aggbug/108516.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/besterChen/" target="_blank">bester</a> 2010-02-26 21:16 <a href="http://www.cppblog.com/besterChen/archive/2010/02/26/108516.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>第一次发帖：Hello every!</title><link>http://www.cppblog.com/besterChen/archive/2009/03/23/77550.html</link><dc:creator>bester</dc:creator><author>bester</author><pubDate>Mon, 23 Mar 2009 03:18:00 GMT</pubDate><guid>http://www.cppblog.com/besterChen/archive/2009/03/23/77550.html</guid><wfw:comment>http://www.cppblog.com/besterChen/comments/77550.html</wfw:comment><comments>http://www.cppblog.com/besterChen/archive/2009/03/23/77550.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/besterChen/comments/commentRss/77550.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/besterChen/services/trackbacks/77550.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 一楼原帖子：<br><br>Hello EveryOne，I'm glad to see you~    <br><br>I'm a Chinese student,and I want to study this technology！<br><br>I heard that the organization of ART, So I come....<br><br>But I do not understand English Language,so I can only rely on translation tools and communicate you！<br><br>I hope that you can successfully communicate with me,and help me please!<br><br>Thank you~~ <br><br> <br><br>安催指导：<br><br>1、 Hello everyone, glad to see you~ <br><br>a)       everyone就是&nbsp;&nbsp;<a href='http://www.cppblog.com/besterChen/archive/2009/03/23/77550.html'>阅读全文</a><img src ="http://www.cppblog.com/besterChen/aggbug/77550.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/besterChen/" target="_blank">bester</a> 2009-03-23 11:18 <a href="http://www.cppblog.com/besterChen/archive/2009/03/23/77550.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>想要学英语了~~~</title><link>http://www.cppblog.com/besterChen/archive/2009/02/21/74499.html</link><dc:creator>bester</dc:creator><author>bester</author><pubDate>Sat, 21 Feb 2009 05:02:00 GMT</pubDate><guid>http://www.cppblog.com/besterChen/archive/2009/02/21/74499.html</guid><wfw:comment>http://www.cppblog.com/besterChen/comments/74499.html</wfw:comment><comments>http://www.cppblog.com/besterChen/archive/2009/02/21/74499.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.cppblog.com/besterChen/comments/commentRss/74499.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/besterChen/services/trackbacks/74499.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要:          曾经我的一个同学跟我说的：“既然你喜欢计算机，又想学英语，那就不如直接上国外英文的论坛，直接与老外交流，学的东西才是最地道的，进步也是最快的！”<br><br>         我一直没有这么去做，也算是一个胆怯吧，因为我害怕我写的东西一发出去，就引来嘲笑，我怕我写的东西，人家不知道我写了什么，还怕……<br><br>         总之，我没有去过任何一个国外的论坛！、<br><br>        前天，我终于鼓足了勇气，去了一个很有名气的国外论坛（ARTEAM），在上面发了自己的帖子， 好在没有人笑话我文中的语法错误!更多的是鼓励！<br><br>         这算是一个好的开始吧，我想借这个机会，好好的提高一下我的英语，计划是这样的：<br><br>         在ART上写自己的东西，尽量的自己写，实在不知道怎么写的，就用Google翻译，在每个文章的末尾，注明：我正在学习英语，往指正文章的语法错误，然后将这些帖子都收藏起来，让我认识的所有懂英语的人给指点，整理出来，并把它记住，以后多用……<br><br>         &nbsp;&nbsp;<a href='http://www.cppblog.com/besterChen/archive/2009/02/21/74499.html'>阅读全文</a><img src ="http://www.cppblog.com/besterChen/aggbug/74499.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/besterChen/" target="_blank">bester</a> 2009-02-21 13:02 <a href="http://www.cppblog.com/besterChen/archive/2009/02/21/74499.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>