Do you want to be surrounded by cutis in a RPG game instead of monsters?
你想被美眉的RPG游戏,而不是怪物包围?
Listing 8 contains the RPG source code example for redefining the input indicator array to a data structure.
清单8包含将输入指示符数组重新定义到一个数据结构的rpg源代码示例。
If a company USES RPG programs for order processing, it's generally because the company wants to integrate the RPG programs with suppliers around the world.
如果公司开发用于订单处理的RPG程序,这通常是由于公司希望将RPG程序与世界各地供应商相结合。
Although the MERT don't intentionally land during fire-fights, it would be very easy for a hidden enemy to shoot an RPG and take out the helicopter as it lands.
医疗应急反应小组并不愿意在前线降落,因为只要一个隐藏的敌人发射一枚火箭弹就能轻易击落正降落中的直升机。
Listing 9 contains a code example of the SQL CREATE procedure statement used to register an RPG program as an external stored procedure.
清单9包含一个用于将一个R PG程序注册为一个外部存储过程的SQLCREATEPROCEDURE语句的代码示例。
RPG uses a 1 character field (like an indicator) to determine if a column contains nulls.
RPG使用一个1字符字段(比如一个指示符)来确定列是否包含空值。
Both games are a welcome return to old-school RPG sensibilities, featuring a 2d isometric view, turn-based combat, and an emphasis on strategic single-player adventuring.
这两款回归传统角色扮演的游戏受到怀旧玩家的欢迎,特点是2d等距视图,回合制战斗,强调战略的单人冒险游戏。
Before an RPG program updates a row accessed by a key it must perform a read operation to lock the row for update intent.
R PG程序更新通过键访问的行之前,必须执行一个读操作,以便锁定该行,进行更新。
It is now a fully supported component of the RPG and COBOL for IBM I feature.
现在它对于IBMi特性的RPG与COBOL都是一个完全支持的组件。
One of the worst jobs I ever had was translating the dialogue for a Chinese RPG.
最糟糕的就是翻译一个中文的网络游戏的对白。
The most common RPG method for performing a random read using a key is the CHAIN operation.
使用键执行随机读操作的最常见rpg方法是CHAIN操作。
You see, I have a small problem - 3 million lines of RPG and COBOL, 5,500 logical and physical files on a few AS400s that are not exactly cheap.
跟你说,我有个小问题——3百万行RPG和COBOL,5,500个逻辑和物理文件分散在几台不是很便宜的AS400上。
Because the SELECT INTO returns a single row it cannot be used for other RPG read operations.
由于SELECTINTO返回单个行,因此它不能用于其他R PG读操作。
There is no guarantee that the RPG program is using a unique key on the CHAIN.
无法保证RPG程序正在 CHAIN 上使用一个唯一键。
A more recent model, the RPG-29, is even more formidable.
最近的新型样式,RPG - 29,更是厉害。
I'll admit it, I don't have the patience to figure out complicated RPG games. Give me a brain-dead "click and kill" game, and I'm all over it.
我得承认,我没有耐心去逐一搞清那些复杂的RPG(角色扮演)游戏,给我一个头脑简单的“点杀”游戏,我便乐此不疲。
My handler program consists of a main module which directs the RPG operation to a corresponding handler module.
我们的Handlder程序包含一个主模块,它将rPG操作导向一个对应的Handlder程序模块。
In essence, a single format-based handler program is able to service multiple host based RPG 5250 programs using a variety of UPDATE methods.
本质上,单个基于格式的Handlder程序能够服务于多个使用各种UPDATE方法的基于主机的RPG 5250程序。
I also introduced the concept of a format-based handler which allows you to use the RPG input and output buffers as the mechanism for moving data between the RPG program and the handler.
我还介绍了基于格式的Handlder程序的概念,这种Handlder程序允许您将RPG输入和输出缓冲区用作在RPG程序和Handlder程序之间移动数据的机制。
This is useful if you're using any RPG system that is d6-based, or playing a board game like Monopoly or Backgammon, or if you're trying to work out the odds in a dice game like Craps.
如果使用的是基于d6的任何RPG系统,玩大富豪或双陆棋之类的棋盘类游戏,或者要尝试在诸如Craps之类的骰子游戏中计算出机率,这将十分有用。
A new keyword (HANDLER) can now be added to an existing RPG file specification.
现在可以将一个新关键字(HANDLER)添加到现有PRG文件规范中。
A WHERE clause is added to the Select statement string representing the column or columns that correspond to the key fields used in the RPG CHAIN operation.
一个where子句被添加到一个select语句字符串,该字符串表示R PG CHAIN操作中使用的键字段对应的一列或多列。
"Una," left, plays a Hume character from the massively multiplayer RPG Final Fantasy XI. "Saya" plays a Taru-Taru from the same game.
左边的“Una”饰多人在线角色扮演游戏《最终幻想11》的人类,“Saya”饰来自同一游戏的塔鲁塔鲁族。
As a result, they could still use their inventory of RPG programs and procedures as services, yet exploit new Web technologies.
因此,他们仍旧将他们的RPG程序和过程作为服务,但使用了新的Web技术。
A call is issued to the RPG CLOSE_SQL_CURSOR sub-procedure which contains the embedded SQL CLOSE statement.
一个调用被发送到RPG close_sql_cursor子过程,该子过程包含嵌入的SQLclose语句。
The new RPG (role-playing game) Parallel Kingdom for Android and iPhone uses location-based networking to let you see other nearby players on a Google map.
平行王国(Parallel Kingdom)是Android和iPhone手机上最新推出的一款角色扮演游戏,其定位网络可以让你通过Google地图看到周围玩家在做什么。
Here is a description of each RPG file that is generated.
下面是生成的每个R PG文件的说明。
Databorough also has a tool called X-Migrate, which they can use to refactor legacy RPG and COBOL programs.
Databorough还有名为x - Migrate的工具,可以用该工具来重构遗留的RPG和COBOL程序。
Whereas the FETCH can be used to return 1 or more rows allowing a single RPG sub-procedure to be used for CHAIN, READ or READE operations.
但是FETCH能用于返回一行或多行,允许单个RPG 子过程用于CHAIN、READ 或READE 操作。
File defines the RPG functions to create and destroy a web service interface object, in addition to the web service operations.
rpgleinc文件定义创建和销毁Web服务接口对象的rpg函数,以及Web服务操作。
应用推荐