写入方式
- 网络Write method;USB-HDD;RAW mode;USB-ZIP
-
第一代MRAM的数据写入方式主要是向导线中通电使其周围产生磁场,从而改变邻近的存储单元的磁化程度。
Most MRAMs that are now being developed write data by applying the magnetic field generated by a current running through a wire near a tunneling magnetoresistive element to change the magnetization .
-
在系统的数据接口设计中,数据交换主要采用了后台数据库直接写入方式,实现系统相关数据的一致性。
In the data interface design , data exchange mainly use background DB to straightly insert data to realize the coherence of system relative data .
-
另外还有一些FLASH的差异,即写入的方式。
There is also some diversity among FLASH memory products with respect to the programming method .
-
通过紫外光写入的方式,在普通单模光纤上制备了光纤Bragg光栅。
The fiber Bragg gratings is fabricated on general monomode fibers by UV writing method .
-
速度是MongoDB的另外一个优势,主要是由于它处理写入的方式:它们存储在内存中,然后通过后台线程写入磁盘。
Speed is another advantage of MongoDB , mainly due to how it handles writes : they are stored in memory and later , via a background thread , written to disk .
-
后写式缓存模式使用相同的客户端API,但是写入采取异步方式。
Write-behind caching pattern uses the same client API , but the write happens asynchronously .
-
这些探测任务起到了跟踪点的作用,用已有的Ant任务,通过将数据写入文件的方式来获取状态。
The probes act as trace points and use existing Ant tasks to capture status by writing data to a file .
-
并且使用两片FIFO交替写入数据的方式,为在DSP中实现数字正交检波提供了便利。
The method of data written alternatively with two FIFO chips offers convenience to realize digital quadrature detection in DSP .
-
当读取数组时,需要与写入数组的方式匹配。
When reading the array , you need to match the way the array was written .
-
函数尝试使用错误的文件描述符(例如,它不引用打开的文件,或者用于尝试写入以只读方式打开的文件)。
EBADF & A function tried to use a bad file descriptor ( it doesn 't refer to an open file , for example , or it was used in an attempt to write to a file that was opened read-only ) .
-
这允许您指定将XML文档写入网络的首选方式。
This allows you to specify preferences for the style in which XML documents should be written to the wire .