您要查找的是不是:
- Orchard programmes need continuous detailed attention. 种子园工作要求持续和细心料理。
- When a program need to paint, it must obtain a handle to a device context. Normally, there are several ways to accomplish this. 当你的程序需要绘画时;它必须得到一个设备环境句柄.;通常;这里有几种方式可以实现它
- Although this may be an extreme example, it seems clear that the top administrators of a major regulatory agency or program need considerable discretion to assign tasks to their subordinates. 虽然这也许是个极端的例子,但主要管理机构或重大项目的高层行政官员需要相当的自由酌处权以给其下属分配任务。
- Direct A.Q.P. representatives to assure timely compliance to program needs. 指引A.;Q
- Programs need to do different things in response to different conditions. 程序需要执行不同的操作以响应不同的条件。
- No experience in programming needed! 无须程序设计经验!
- Wherever the drop target can possibly be scrolled offscreen, the program needs to auto-scroll. 无论拖放的目标对象是否在屏幕之外,程序都需要自动滚动。
- It is important that designers understand both what the program needs to communicate to users and how users think about what must be communicated. 对于设计师来说,要理解程序需要向用户传达什么,也要明白用户认为应该传达什么,这两个问题很重要。
- We need money to implement the program. 我们需要钱来实行这个计划。
- Following the steps when an application program needs data, it issues an interrupt. 按照步骤:当一个应用程序需要数据时,它发出一个中断,响应该中断,
- Some programs need to directly interrogate the dynamic type of an object at run time. 一些程序需要在运行时直接询问对象的动态类型。
- Computer programming needs someone with a logical mind. 编制计算机程序需要擅长逻辑思维的人。
- Suppose a program needed to interact with the user to determine first their name and then their age. 假设程序需要与用户交互以首先确定他们的姓名,然后确定年。
- Programs. If a particular program needs more information from the user, it will prompt you during this process. 部份特殊的软件在安装过程中需要用户提供更多的信息,在这一过程中会有相关提示。
- The first field after the colon character is "needs", and it specifies what kind of interface the program needs. 在冒号之后的第一个字段是“needs”,他指明了程序需要什么样的界面。
- Programs need a way to store the data they use. Variables and constants offer various ways to represent and manipulate that data. 程序需要一种方式来存储它使用的数据。变量与常量提供了不同的方式来表示和处理数据。
- To compile a program again, often following a debugging process or when the program needs to be run on a different computer. 对程序作再次编译,通常是跟在调试过程之后或当程序需在不同的计算机上执行时进行的。
- Our church programs need to go beyond our four walls and have outreach into the immediate community, and then to missions. (Acts 1:8). 教会的事工必须超越我们教堂的边界,延伸至周围的社区,最终达到远方宣教。(徒1:8
- Any good heavily-used program needs good reference documentation, and BASH is no exception. 凡是使用率高的好程序都需要好的参考文档,BASH也不例外。
- What if the program needs to randomly access and insert and delete elements in the middle of the container? 如果程序既需要随机访问又必须在容器的中间位置插入或删除元素,那应该怎么办呢?