您要查找的是不是:
- This code first creates a copy of a master document on the server. 此代码首先在服务器上创建主文档的副本。
- The code first creates a 这些程式码首先建立一个
- To generate numbers,the program first creates a Random object. 为生成数字,程序首先会创建一个Random(随机)对象。
- So in this tutorial, im gonna put the code first. 所以,在这一个教程里面,我将把代码放在最前面。对于大部分的读者,这将是非常有用的。
- The IDE creates a new unit file and opens it in the Code editor. IDE创建了一个新单元并且已经用代码编辑器打开。
- To generate numbers, the program first creates a Random object. 为生成数字,程序首先会创建一个random(随机)对象。
- Personally, when i start learning something new, i would usually just skip the text and read the code first. 对于我本人来说,当我开始学习一种新的编程语言来说,我通常会跳过教材而直接选择阅读代码!
- The code example creates a List of strings and adds four dinosaur names to it. 此代码示例创建一个字符串类型的List并向其添加四个恐龙名称。
- When your code requests the report, the code first determines whether the report is in the cache, and if not, your code can recreate it. 当代码请求该报告时,代码会先确定该报告是否在缓存中,如果不在,代码会重新创建该报告。
- Creates a new bookmark for the selected code item. 为选定的代码项目创建一个新的书签。
- So start the other way around.Always write the code first, then plumb in the least amount of glue you need to make it all work. 你必须永远从写代码开始,然后尝试用最少的连接代码使整个系统运转起来。
- The code first prepares the destination table by deleting all rows and then inserting a single row whose ProductID is known to exist in the source table. 代码首先通过删除所有行,然后插入其ProductID已知存在于源表的单行,准备目标表。
- When you first create a matrix, the matrix displays four cells. 首次创建矩阵时,矩阵显示四个单元。
- When you first create a step, it is in development mode. 在创建一个步骤之后,您就已经处在开发模式中。
- His last novel created a furore among the critics. 他的最近一部小说在评论家中引起了轰动。
- The code creates a path and adds several primitives to the path separated by markers, and draws the path to the screen. 该代码创建一个路径,将几个基元添加到由标记分隔的该路径上,然后向屏幕绘制该路径。
- The code takes a file path as a command line argument and creates a new key file in the specified location. 该代码将文件路径当作命令行参数,然后在指定位置创建新的密钥文件。
- The outrageous book created a sensation. 那部耸人听闻的书曾轰动一时。
- Dial the area code first, then the phone number. 先拨区号,再拨电话号码。
- You must write the code that performs the database query, reads the records, and creates a node for each record. 您必须编写代码,用于执行数据库查询、读取记录并为每条记录创建一个节点。