The command USES the — data switch to tell arq which data to use as input.
命令使用——data开关来告诉arq,哪个数据用作输入。
Secondly, we designed the module in detail around TMS320C32, the core of control system, such as external storage module, PC-DSP data switch module, D/A output module.
其次,围绕着TMS320C32核心处理单元设计了运动控制系统的存储模块,PC-DSP数据交换模块,D/A输出模块等各部分的电路组成。
The background graph is what is specified by a query's FROM clause, by the sparql command's — data switch, or by passing a model to QueryExecutionFactory.create when using Jena's API.
在使用Jena的API时,通过某个查询的FROM子句、sparql命令的——data开关或者通过向QueryExecutionFactory . create传递一个模型来指定的图。
The task of this research is to design a high speed data switch network which is used in a base station controller (BSC) of a digital mobile communication system based on CDMA technique.
本课题的任务是为采用CDMA技术的数字移动通信系统设计一个应用于基站控制器(BSC)内部的高速数据交换网络。
This requires a context switch to the kernel thread to handle the task of moving data to and from disk.
这要求上下文切换到内核线程,以处理将数据移动到磁盘以及从磁盘移出数据的任务。
I choose to wrap the DAO in an interface, so I can switch my data access layer to use different persistence strategies.
我选择将这个dao封装在一个接口中,这样我就能够切换数据访问层来使用不同的持久性策略。
You can switch back and forth between data and code sections, but when the program is assembled it will bring all of each section together into one unit.
您可以在数据部分和代码部分之间自由切换,但当程序被汇编时,会将所有部分汇编到一起,组成一个单元。
You can thus deploy the same set of scripts from the testing data connection to the production data connection with a simple configuration name switch.
因此,从测试数据连接到产生数据连接,您都可以通过简单的配置名称切换部署相同的脚本集。
In many cases, you can switch from one data type to another just by changing the filename extension.
在许多情况下,您可以从一种数据类型切换到另一种数据类型,只需更改文件扩展名即可。
This means you can switch between either client, sending and receiving messages and creating calendar entries while viewing the same data in a different perspective.
这意味着您可以在这两种客户机之间切换,发送和接收消息,并在创建日历条目的同时,从不同的角度查看相同的数据。
But the wealth of raw light data comes to life only with sophisticated software that lets a viewer switch points of focus.
然而只有通过复杂的软件才能让原生光线数据产生价值,从而允许用户切换焦距。
This button is a three-way switch; it highlights items that are bound to the data model, items that are not bound to the data model, or no items.
该按钮是一个三向开关;它可以高亮显示绑定到数据模型的项目、未绑定到数据模型的项目或者无项目。
Now you can switch data series and even apply aggregation to transform the data before it is used to create the pie chart.
现在,在数据用于创建扇形图以前,您可以切换数据系列,甚至应用汇集来转换数据。
One thing to keep in mind is that this feature isn't intended to secure your data against other people using your computer, since all it takes is a couple of clicks to switch between users.
需要注意的一点是这个功能并非为保证您的数据免受来自和您共用电脑的人的损害,因为只需轻松点击就可以在用户之间切换。
Users no longer need to switch between systems to complete a workflow and data is naturally synchronized across processes and supporting systems.
为完成一个工作流,用户再也不需要在几个系统之间进行切换,整个流程和支持系统间的数据会自然同步。
The data also revealed that on Mondays after the switch to StandardTime—when we gain an hour of sleep—there’s no significant differencesin sleep or injuries.
数据同时也告诉我们,回到标准时间以后的星期一,(相当于我们多出一个小时的睡眠时间),无论睡眠时间还是受伤情况都与之前没有很大差别。
To get a breakdown of imports, and see where the declines have been most marked, it is necessary to switch to five-month data issued by INSEE, the state statistics office.
为使进口额进一步下降并找出受此影响最大的项目则必须查看国家统计局公布的近五个月的统计数据。
Step 4: Switch to using JNDI instead of JDBC to push runtime data to Crystal reports.
步骤4:转换使用JNDI,而不是JDBC,来将运行时数据装入水晶报表。
Sun has stowed its cloud infrastructure - which it's been testing for a while - at the SuperNAP data center run by Switch Communications in Las Vegas.
Sun的云基础设施被装载在拉斯维加斯switchCommunications的SuperNAP数据中心,并已经经过了一段时间的测试。
By combining data from filemon, iostat, and DB2 snapshot monitoring with a buffer pool monitoring switch, you can develop the following information.
通过将来自filemon、iostat和DB 2快照监视的数据与缓冲池监视开关相结合,可以得到以下信息。
With he menu, you can switch the data format between XML , JSON, or protocol buffers.
通过菜单,您可以在XML、JSON或protocolbuffers数据格式间切换。
Thus, the -p switch is better for full processing of a file, while the -n switch is better for selective file processing, where only specific data needs to be printed.
因此,- p开关更适用于对文件进行的完全处理,而-n开关更适用于选择性文件处理,这样的处理只需打印特定数据。
The f switch tells the command to automatically fix errors and the r switch locates bad sectors and recovers readable data.
f开关告诉命令去自动修理错误,r开关则定位坏的扇区并恢复可读数据。
In addition, you can use the setting, Enable cursor positioning option on input fields, to allow the user to switch from data input mode to cursor positioning mode for input fields.
另外,您可以使用设置,Enablecurs orpositioningoptiononinputfields,来允许用户从数据输入模式切换至游标定位模式。
Tools to easily switch the queries used by those pages without touching the Web page code (after your Web pages have accessed JPA data).
在不涉及Web页面代码的前提下,那些页面使用的能方便改变查询的工具(在您的Web页面访问JPA数据以后)。
Step two: data is copied from the kernel buffer into the user buffer, and the read system call returns. The return from the call caused a context switch from kernel back to user mode.
步骤二:数据从内核空间缓冲区复制到用户空间缓冲区,之后系统调用read返回,这导致了从内核空间向用户空间的上下文切换。
Without it, or the equivalent -c switch, perl prints a warning about wide data in the print statement (see perldoc perlunicode and perldoc perlrun for details).
如果没有这个调用,或者等效的- c开关,perl就会打印一个打印语句中有宽数据的警告信息(详细信息请参阅perldocperlunicode和perldocperlrun)。
Alternatively, if you manually switch to the Profile and Logging perspective, you can view and analyze the data using the default statistical view in the Profile and Logging perspective.
或者,如果您手工切换到ProfileandLogging透视图,那么您可以使用 Profile and Logging 透视图中的默认统计视图来观察并分析数据。
Alternatively, if you manually switch to the Profile and Logging perspective, you can view and analyze the data using the default statistical view in the Profile and Logging perspective.
或者,如果您手工切换到ProfileandLogging透视图,那么您可以使用 Profile and Logging 透视图中的默认统计视图来观察并分析数据。
应用推荐