marshaling查询结果如下:
现在分词:marshaling|marshalling


词性:verb
例句1. the Mercian king marshalled a formidable army’

名词 变体/同根词
动词 变体/同根词
marshaling yard
码头堆场
属类:法学专业
-法律专业 - -
marshaling lien
顺位偿债的留置权
属类:法学专业
-法律专业 - -
marshaling sequence
n.排列顺序
属类:IT行业
-计算机 - -
container marshaling yard
n.集装箱编组场
属类:工程技术
-航海工程 - -
equitable doctrine of the marshaling of assets
债权清偿分配顺序原则
属类:法学专业
-法律专业 - -
By method and discipline are to be understood the marshaling of the army in its proper subdivisions,the graduations of rank among the officers, the maintenance of roads by which supplies may reach the army, and the control of military expenditure.
法者,曲制、官道、主用也。
属类:习语名句-古文名句-孙子兵法
Facts marshaling as research progressed.
随着研究工作的不断进展而不断出现的问题
属类:综合句库--
The CLR handles COM component activation and parameter marshaling .
CLR将处理COM组件激活和参数封送处理。
属类:IT行业-msdn2.microsoft.com-
EMS handles the data marshaling and unmarshaling of parameters and the correlation of responses.
EMS可以处理参数的数据打包和解包和响应的关联。
属类:IT行业-www.ibm.com-
MDA enabled, the unmanaged marshaling code is not immediately deleted when the delegate is collected.
MDA,则在回收委托时不会立即删除非托管封送代码。
属类:IT行业-msdn2.microsoft.com-
The difference between marshaling variants by reference and marshaling a variant with the VT_BYREF flag set can be confusing.
按引用封送变量与封送设置了VT_BYREF标志的变量之间的差异可能是令人费解的。
属类:IT行业-msdn2.microsoft.com-
Default behavior for marshaling objects and variants by value
按值封送对象和变量的默认行为
属类:IT行业-msdn2.microsoft.com-
This topic provides the following additional information on marshaling object types
本主题提供下列有关封送对象类型的附加信息
属类:IT行业-msdn2.microsoft.com-
Compiler COM support is used to implement custom interfaces that perform nontrivial marshaling of a C-style array.
编译器COM支持用于实现执行C样式数组的不常用封送处理的自定义接口。
属类:IT行业-msdn2.microsoft.com-
Microcomputer Control System for Marshaling Station Hump End Car Stopper
编组站峰尾停车器微机控制系统
属类:汉英短句-ilib.cn-
The difference between marshaling variants by reference and marshaling a variant with the.
标志的变量之间的差异可能是令人费解的。
属类:IT行业-msdn2.microsoft.com-
Statement supplies the character set information for marshaling strings during a call to the external procedure.
部分提供在调用外部过程期间封送字符串所需的字符集信息。
属类:IT行业-msdn2.microsoft.com-
The member ID that indicates which marshaling information is needed.
成员ID,它指示需要哪些封送处理信息。
属类:IT行业-msdn2.microsoft.com-
This element enables you to trade faster interop marshaling for run-time resilience against incorrect platform invoke declarations.
此元素使您用更快的互操作封送处理来交换运行时对不正确的平台调用声明的弹性。
属类:IT行业-technet.microsoft.com-
The attribute affects marshaling as well as type library exporting.
此属性将影响封送以及类型库导出。
属类:IT行业-msdn2.microsoft.com-
From this assembly, the interop marshaling service generates wrappers that perform data marshaling between managed and unmanaged memory.
从该程序集中,互操作封送处理服务生成包装,该包装在托管内存和非托管内存之间执行数据封送处理。
属类:IT行业-technet.microsoft.com-
When a managed client and unmanaged server are in the same apartment, the interop marshaling service handles all data marshaling.
当托管客户端和非托管服务器位于同一单元中时,Interop封送处理服务处理所有数据封送处理。
属类:IT行业-msdn2.microsoft.com-
Some parameters and return values have different default marshaling behavior when used with COM interop or platform invoke.
当用于COMinterop或平台调用时,某些参数和返回值将具有不同的默认封送处理行为。
属类:IT行业-msdn2.microsoft.com-
When these types require marshaling , a pointer to the object in the heap is passed to the callee directly.
当这些类型需要封送处理时,指向堆中的对象的指针被直接传递给被调用方。
属类:IT行业-msdn2.microsoft.com-
Marshaling information in imported type libraries
导入的类型库中的封送处理信息
属类:IT行业-msdn2.microsoft.com-
The marshaling service has limited support for both types of arrays.
封送处理服务有限地支持这两种类型的数组。
属类:IT行业-msdn2.microsoft.com-
The Marshaling Changes topic identifies several cases that require you to edit the interop assembly and describes the changes needed.
封送处理更改主题指出了需要您编辑互操作程序集的几种情况,并对所需更改进行了说明。
属类:IT行业-technet.microsoft.com-
The marshaling library provides an easy and optimized way to marshal data between native and managed environments.
封送处理库为在本机和托管环境之间封送数据提供了一个易于使用的优化方法。
属类:IT行业-msdn2.microsoft.com-
Marshaling the structure can transform the layout and alter the offset.
封送结构可转换布局并更改偏移量。
属类:IT行业-msdn2.microsoft.com-
The wrapper marshals data according to the rules established by the interop marshaling service.
该包装将根据互用封送处理服务所建立的规则来封送数据。
属类:IT行业-technet.microsoft.com-
Improving the National Standard Method for Calculating the Carrying Capacity of Destination Yard in a Marshaling Yard
国标编组站到达场通过能力计算方法的改进
属类:汉英短句-www.ilib.cn-
Optimizing the Transitional Program of Engineering on Jinzhou Marshaling Yard While Electrifying Haerbin--Dalian Railway
哈大线电化金州编组站施工过渡方案的优化
属类:汉英短句-www.ilib.cn-
The interop marshaling service uses these attributes to determine how each parameter should be marshaled between managed and unmanaged code.
互用封送处理服务使用这些属性来确定应该如何在托管和非托管代码之间封送每个参数。
属类:IT行业-msdn2.microsoft.com-
Note that the marshaling behavior of a managed type can differ between COM calls and.
或委托回调调用,托管类型的封送处理行为可能互不相同。
属类:IT行业-msdn2.microsoft.com-
Study on Classification of Marshaling Stations Based on Fuzzy Comprehensive Assessment
基于模糊综合评价的编组站分类研究
属类:汉英短句-service.ilib.cn-
noun
1.(in the UK) an official accompanying a judge on circuit to act as secretary and personal assistant.
‘The judge, marshal supervisor, prosecutor and other participants develop a plan designed to anticipate the security needs during trial.’
‘He knew that social status depended on landed wealth, so he fixed high salaries for marshals, judges, and bishops, and membership of legislative or representative bodies was limited to the rich.’
2.A federal or municipal law-enforcement officer.
‘There must have been federal marshals somewhere, but I didn’t notice them.’
‘Federal marshals estimated that the birdmen, in violation of the Migratory Bird Treaty Act, killed thousands of birds over a five-year span.’
3.A high-ranking officer of state.
‘He was a marshal there from 1652 to 1661, and Deputy Magistrate from 1661 to 1664.’
4.An officer of the highest rank in the armed forces of some countries.
‘Marshal Tito’
‘Now, fully half of Napoleon’s marshals had started their careers as common soldiers.’
5.An official responsible for supervising sports events, and for controlling crowds in other public events.
‘ground marshals joined the referee and touch judges in trying to regain order’
‘Parking at the event appeared well organised and there were plenty of marshals about to make sure cars were lined up properly and able to leave the ground easily at the end of the day.’
6.The head of a fire department.
‘‘Luckily our fire marshals reacted in time and prevented the total loss of an expensive participating vehicle,’ he said.’
‘You can call a fire marshal to inspect the house.’
7.The head of a police department.
‘They were refused entry to the tavern and immediately went to the Canton Station in search of the Police Marshal.’
verb
1.Assemble and arrange (a group of people, especially troops) in order.
‘the general marshalled his troops’
‘He scored 41 runs, took a diving catch and put in a tight bowling spell - and generally marshalled his troops effectively throughout.’
2.Combine (coats of arms) to indicate marriage, descent, or the bearing of office.
‘the quarters include those appearing on the Warwick Plate, but in addition there is marshalled that of Grey’
‘Thus, when more than one different coat of arm is marshaled on a shield, through descent from heraldic heiresses, it was placed ’quarterly’.’
3.Correctly position or arrange (rolling stock).
‘However, open and closed wagons are available for the carriage of bicycles and can be marshalled into a train as required.’
‘Heavy cars must be marshalled as close as possible to the head-end and light cars to the rear of trains.’
4.Direct the movement of (an aircraft) on the ground at an airport.
‘But he likes the feeling of pride he gets when marshaling a bomber plane to the runway for a launch - no matter the weather.’
‘A reflective vest provides increased visibility needed during aircraft marshalling that allows safe flightline operations.’
5.Methodically assemble and arrange (facts, ideas, objects, etc.)
‘she is one of those people who can marshal their thoughts quickly and articulate them clearly’
‘The defense lawyers can’t possibly have marshaled all of the mitigating factors in order to make a presentation already.’
独上高台望四海 手揽云月傍天飞, 落叶重重已十月 归鸟凄凄啼心扉。

