DictionaryForumContacts

Terms containing Time | all forms | exact matches only
SubjectEnglishChinese simplified
comp., MSaccess time存取时间 (The time needed for a read/write head in a disk drive to locate a track on a disk. Access time is usually measured in milliseconds and is used as a performance measure for hard disks and CD-ROM drives)
comp., MSactive time活动时间 (The entire duration of a timeline, including forward and backward iterations. For example, a timeline programmed to play forward and then backward, once, is active for twice the specified duration--once for the forward iteration and once again for the backward iteration)
comp., MSAdd Time Stamp添加时间戳 (A button in the Comments section that the user can click to add a date or time stamp)
comp., MSAdministrative Time管理时间 (" All of a resource's time not devoted to a formal "project" (includes Working and Non-Working Time).")
comp., MSapplication exclusive time应用程序独占时间 (The time spent in function to kernel mode and Performance Tools probes, excluding time spent in items it calls and excluding time spent in transitions)
comp., MSapplication inclusive time应用程序包含时间 (The time spent in function and items it calls, excluding time spent in transitions to kernel mode and Performance Tools probes)
comp., MSapplication time应用程序时间 (The total time after estimated kernel time has been subtracted from elapsed time)
comp., MSavailable time可用时间 (The amount or percentage of time a computer system or associated hardware is functioning and available for use)
comp., MSBacklight time out背景光延时 (A menu item that sets the amount of time for the device to be idle before the backlight turns off)
comp., MSbegin time开始时间 (The time at which an animation timeline should begin, relative to its parent's BeginTime. If this timeline is a root timeline, the time is relative to its interactive begin time (the moment at which the timeline was triggered))
comp., MSbillable time计酬时间 (An amount of time in which work or a task is performed. A client/customer can be charged for the time spent performing the task)
comp., MSbinding time汇集时间 (The point in a program's use at which binding of information occurs, usually in reference to program elements being bound to their storage locations and values. The most common binding times are during compilation (compile-time binding), during linking (link-time binding), and during program execution (run-time binding))
comp., MSblackout time中断时间 (The time that a server is identified as being unavailable, measured in seconds)
comp., MSblink time闪烁时间 (The elapsed time, in milliseconds, required to invert the caret display. This value is half of the flash time)
comp., MSborrowed time透支时间 (A limited amount of usage time provided after all purchased time has been expended. If the user does not add or download more usage time within this remaining amount of time, they will lose access to the computer)
comp., MSborrowed usage time借用使用时间 (A limited amount of usage time provided after all purchased time has been expended. If the user does not add or download more usage time within this remaining amount of time, they will lose access to the computer)
comp., MSbudget cycle time span预算周期跨度 (A time period specified as a number of fiscal calendar periods. The budget period can be different from the accounting period)
comp., MSComputer Use Time Account计算机使用时间帐户 (An e-mail address and password that authorizes you to add computer use time to your computer)
comp., MScomputer use time counter计算机使用时间计数器 (The object at the top of the screen that counts down how much computer use time is remaining on your prepaid computer)
comp., MSConfirmation time out确认等待 (A menu item that allows the user to set the delay before an unconfirmed action times out)
comp., MSconnect time连接时间 (The amount of time during which a user is actively connected to a remote computer. On commercial systems, the connect time is one means of calculating how much money the user must pay for using the system)
comp., MSCoordinated Universal Time协调世界时 (The standard time common to every place in the world, coordinated by the International Bureau of Weights and Measures. Coordinated Universal Time is used for the synchronization of computers on the Internet)
comp., MSCPU timeCPU 时间 (In multiprocessing, the amount of time during which a particular process has active control of the CPU (central processing unit))
comp., MScurrent time当前时间 (The current position on a timeline, relative to the starting time)
comp., MScurrent time increment event当前时间增量事件 (A special punctuation event that indicates the completeness of the existing events)
comp., MScycle time周期时间 (The time taken to complete an activity)
comp., MSDate/Time日期/时间 (A data type used to hold date and time information)
comp., MSdemand during lead time提前期总需求量 (The average daily demand for a product multiplied by the average lead time)
comp., MSdesign time设计时 (The time during which you create and modify the design of the objects and code in your application)
comp., MSdesign-time control设计时控件 (An ActiveX control that is used while designing or editing a Web page. Design-time controls are installed on the client computer)
comp., MSdisk access time磁盘访问时间 (The time needed for a read/write head in a disk drive to locate a track on a disk. Access time is usually measured in milliseconds and is used as a performance measure for hard disks and CD-ROM drives)
comp., MSedge time边缘时间 (The time contributed to the total time of a callee function when called from a specific caller function. The sum of the edge time of all the incoming edges to a function equals this function's total time)
comp., MSedge total time边缘总时间 (The time a particular function takes to run when called from a specific parent function)
comp., MSelapsed exclusive time已用独占时间 (Time spent in function, excluding time spent in items it calls)
comp., MSelapsed inclusive time已用非独占时间 (Time spent in function and items it calls)
comp., MSelapsed time运行时间 (The total time after estimated profiling overhead has been subtracted from wall clock time)
comp., MSexposure time曝光时间 (The amount of time a shutter is open during exposure to allow the light to reach the film or, in digital cameras, the image sensor)
comp., MSfailover time故障转移时间 (The amount of time it takes a resource, either individually or in a group, to complete the failover process)
comp., MSinitial usage time初始使用时间 (The amount of time a FlexGo computer can be used before downloading its first packet (adding time))
comp., MSinternal processing time内部处理时间 (The amount of time a function spends doing internal execution, as opposed to calling other functions)
comp., MSin-transit lead time中转提前期 (The lead time required for an item to leave the shipping party and arrive at the receiving party)
comp., MSjust-in-time实时 (Pertaining to something that happens when it becomes necessary)
comp., MSjust-in-time compilation实时编译 (The compilation that converts Microsoft intermediate language (MSIL) into machine code at the point when the code is required at run time)
comp., MSjust-in-time compiler实时编译器 (A compiler takes the Java bytecode (which is machine-independent) and compiles it on demand into native code for the target machine, giving faster execution. Since JIT compilers operate on the client machine, they preserve the platform-independence of the compiled Java program)
comp., MSjust-in-time debugging实时调试 (A technique that catches faults that occur while the program is running outside the development environment. You must set this option in the development environment before executing your program)
comp., MSkernel time内核时间 (The approximate time spent executing in kernel mode during the execution of a user mode application. Includes time spent in disk I/O and waiting for synchronization events)
comp., MSlag time延隔时间 (A delay between tasks that have a dependency. For example, if you need a two-day delay between the finish of one task and the start of another, you can establish a finish-to-start dependency and specify a two-day lag time [has a positive value])
comp., MSlead time提前期 (The minimum amount of time required for production of an item)
comp., MSlease time租用时间 (The length of time for which a DHCP client can use a dynamically assigned IP address configuration. Before the lease time expires, the client must either renew or obtain a new lease with DHCP)
comp., MSlinear time线性时间 (A function that has a run time of O(n); that is, if the function operates on a collection of n items, the function might have to examine each item in the collection, performing up to n comparisons)
comp., MSMicrosoft Time Series algorithmMicrosoft 时序算法 (Algorithm that uses a linear regression decision tree approach to analyze time-related data, such as monthly sales data or yearly profits. The patterns it discovers can be used to predict values for future time steps)
comp., MSnonworking time非工作时间 (Time devoted to non-work activities. Out-of-office time)
comp., MSNon-Working Time非工作时间 (Time devoted to non-work activities. Out-of-office time)
comp., MSOne time按流量预付费 (A data limit plan where users purchase upfront a quota of data for a given time. For instance, pre-paid 500MB which expire in 6 months)
comp., MSone-time bypass免验证一次 (To allow access one-time)
comp., MSone-time password一次性密码 (Passwords produced by special password generating software or by a hardware token and that can be used only once)
comp., MSoverhead time系统开销时间 (The estimated total time spent in instrumentation overhead)
comp., MSpage time页面时间 (The time that a OneNote page was created)
comp., MSpause usage time暂停使用时间 (To stop metering computer usage time by putting the computer into standby)
comp., MSpeak time高峰时段 (The period of time during the day in which the user experiences high e-mail volume, typically during regular business hours)
comp., MSping time outping 超时 (The amount of time after which a ping attempt fails)
comp., MSpoint-in-time plan时间点计划 (A compensation plan that is calculated against a base figure taken at a particular point in time. Long-term incentives, such as stock option awards, are often calculated in this way)
comp., MSpoint-in-time recovery时点恢复 (The process of recovering only the transactions within a log backup that were committed before a specific point in time, instead of recovering the whole backup)
comp., MSpreshutdown time-out预关闭超时 (A specified time the service control manager will wait before preceding with other shutdown actions)
comp., MSproduction lead time生产提前期 (The lead time required to produce an item, starting from the time the order is released to production until the item is moved to inventory)
comp., MSqueue time排队时间 (The number of hours spent waiting for an operation to begin)
comp., MSqueue time after之后的排队时间 (The part of queue time spent waiting for the next operation)
comp., MSqueue time before之前的排队时间 (The part of queue time spent waiting for the current operation to begin)
comp., MSRADIUS One-Time PasswordRADIUS 一次性密码 (An authentication method that supports the authentication to RADIUS server using passwords that change, based on time or on an authentication request counter)
comp., MSreal-time实时 (Of or relating to a time frame imposed by external constraints. Real-time operations are those in which the computer's activities match the human perception of time or those in which computer operations proceed at the same rate as a physical or external process. Real-time operations are characteristic of aircraft guidance systems, transaction-processing systems, scientific applications, and other areas in which a computer must respond to situations as they occur (for example, animating a graphic in a flight simulator or making corrections based on measurements))
comp., MSreal time实时 (The actual time in which events occur)
comp., MSreal-time block list实时阻止列表 (A dynamic list that is maintained inside an organization or by a remote third-party organization that contains a list of known unsolicited e-mail sources. The receiving mail server may refuse connections from addresses that are on a RBL)
comp., MSreal-time block list service实时阻止列表服务 (The business that compiles and distributes lists of IP addresses from which spam has originated in the past)
comp., MSreal-time clock实时时钟 (In PCs, circuits or other hardware elements that provide the system with real-world time)
comp., MSReal-time Co-authoring实时共同创作 (The ability of multiple authors, who are editing a shared document, to simultaneously see text and formatting changes made by co-authors as they add them)
comp., MSReal-Time Control Protocol实时控制协议 (A scalable transport control protocol that works with the Real-Time Protocol (RTP) to monitor real-time transmissions to multiple participants over a network-for example, during videoconferencing. The Real-Time Control Protocol, or RTCP, transmits packets of control information at regular intervals and is used to determine how well information is being delivered to recipients)
comp., MSReal-Time Object-Oriented Modeling diagram实时面向对象建模图 (A graphical model of a system's components and their relationships (the structure), and of the system's response to events (its behavior))
comp., MSreal-time operating system实时操作系统 (An operating system designed for the needs of a process-controlled environment. A real-time operating system recognizes that responses must be made and tasks handled instantly, with no lag time. Real-time operating systems are typically used as embedded systems in devices and applications requiring time-critical reaction, such as telecommunications, air traffic control, and robotic functions)
comp., MSReal-time protection实时保护 (An option in Windows AntiSpyware that, when selected, provides spyware protection in real time)
comp., MSReal-Time Streaming Protocol实时流协议 (A network protocol, defined in RFC 2326, for controlling one or more digital media streams or a presentation (the aggregate of related media streams))
comp., MSReal-Time Transport Protocol实时传输协议 (An Internet-standard network transport protocol used in delivering real-time data, including audio and video. The Real-Time Protocol, or RTP, works with both unicast (single sender, single recipient) and multicast (single sender, multiple recipients) services. RTP is often used in conjunction with the Real-Time Control Protocol (RTCP), which monitors delivery)
comp., MSreserve time保留时间 (A limited amount of usage time provided after all purchased time has expired or been expended. If the user does not add or download more usage time within this remaining amount of time, they will lose access to the computer)
comp., MSresponse time响应时间 (The amount of time required to do work from start to finish. In a client/server environment, this is typically measured on the client side)
comp., MSrun time运行时 (The time during which an application is running. During run time, you can interact with an application)
comp., MSrun time运行时间 (The time it takes for a physical manufacturing operation, excluding setup time, queue time, and move time)
comp., MSrun-time error运行时错误 (A software error that occurs while a program is being executed, as detected by a compiler or other supervisory program)
comp., MSrun-time library运行时库 (A file that contains one or more prewritten routines to perform specific, commonly used functions. Programmers use an RTL primarily in high-level languages such as C to avoid rewriting these routines)
comp., MSscreen time-out屏幕待机时间 (A setting that specifies an amount of time before the screen turns off and the phone locks itself)
comp., MSservice level agreement time服务级别协议时间 (The amount of time an alert can remain in an alert resolution state before it becomes a service level exception)
comp., MSsettling time稳定时间 (The time required for a disk drive's read/write head to stabilize over a new location on the disk after being moved)
comp., MSsetup time设置时间 (The number of hours needed to prepare the work area prior to an operation)
comp., MSShow me as away when my computer is idle for this time period:当我的计算机空闲以下时间时,将我显示为"离开" (The option in the Options dialog box, on the Rules tab, that changes the user's status to Away after the computer has been idle for the selected time period)
comp., MSShow Time As显示时间为 (The field name for the confirmation status used to categorize how firmly a service activity has been scheduled. The options include Requested, Tending, Pending, Reserved, In Progress, and Arrived)
comp., MSsignature time签名时间 (An indication of the time that data was digitally signed. This is not a guarantee of validity unless countersigned by a Time Stamp Authority (TSA))
comp., MSSimple Network Time Protocol简单网络时间协议 (A protocol used to synchronize clocks over the Internet. SNTP enables client computers to synchronize their clocks with a time server over the Internet)
comp., MSsimple time简单时间 (The duration of a single section of forward progress for a given node)
comp., MSsplit time分段计时 (The time recorded for an interval or a segment of a race)
comp., MStakt time单位产品生产时间 (The time that it takes to produce one unit of a product)
comp., MSthink time思考时间 (The elapsed time between the receipt of a reply to one request and the submission of the next request. For example, if it takes about 60 seconds for a user to enter all the information required for a Web-based time-entry form, 60 seconds is the think time for this scenario)
comp., MStime allowance开放时段 (The number of hours or minutes per day that a child is allowed to use the computer)
comp., MStime and material project时间和材料项目 (An external project that is invoiced as work progresses based on the consumption of hours, expenses, items, fees, and on-account transactions)
comp., MStime and materials时间和材料 (A type of contract in which the final price paid is based on the amount of time it took to complete the project and the cost of the materials used)
comp., MSTime Attack Mode限时模式 (A menu item on the Purble Place menu that allows the user to select a timed mode for their game)
comp., MSTime-Based In-Place Hold基于时间的就地保留 (A feature that provides the ability to keep SharePoint items on In-Place Hold for a specific time period)
comp., MSTime Broker计时代理 (A feature that provides time events that can be used to initiate background work in suspended apps)
comp., MStime dimension时间维度 (A dimension that breaks time down into levels such as Year, Quarter, Month, and Day)
comp., MStime event时间事件 (An event that occurs after a designated period of time or on the occurrence of a given date or time. A time event is indicated by the keyword after, followed by an expression that evaluates to an amount of time)
comp., MSTime Event Broker计时事件代理 (A feature that provides time events that can be used to initiate background work in suspended apps)
comp., MStime fence时限 (A time interval, specified in days, that defines and limits which data are included in a master scheduling calculation)
comp., MStime formula时间公式 (An expression that is created following the Simple Time Period Syntax. It takes the form of a time unit plus or minus a whole number, such as Year-1 or Month-6. It is the formula that is applied when you are using time intelligence on a dashboard)
comp., MStime frame期限 (A period of time during which something takes place or is planned to take place)
comp., MStime intelligence时间智能 (Functionality that is used to show dynamic time periods relative to the current date)
comp., MStime intelligence filter时间智能筛选器 (A dynamic dashboard filter that can be linked to scorecards and reports so that they will update automatically relative to the current time)
comp., MStime interval时间间隔 (A period of time in which a given event is valid. The valid time interval includes the valid start time, and all moments of time up to, but not including the valid end time)
comp., MStime-lapse慢镜头 (A cinematography technique whereby a number of frames are captured over a period of time or with a certain time interval between each frame. This technique is often used to capture processes such as a flower opening, celestial motion or changing of the seasons. When replayed at normal speed, changes become very pronounced and time appears to be lapsing)
comp., MSTime Management时间管理 (The Duet end-user application that enables users to view, create, and maintain their data for time recording activities in Microsoft Office Outlook. Users can add time-reporting data in Outlook in the form of Calendar items, which are integrated with time-reporting-compliance guidelines defined in SAP systems)
comp., MSTime Off休息时间 (A menu item on the Set Up menu that opens the Time Off dialog, which defines how much of the user's schedule is affected by a schedule change)
comp., MSTime-only entry point仅时间入口点 (An entry point where only the processing time will be captured, without any runtime variables)
comp., MStime out超时 (To reach the end of a pre-determined period of inactivity or absence of expected event or action, after which a device, program, or process is typically deactivated or interrupted)
comp., MStime-out超时 (An event that occurs when a predetermined amount of time has elapsed without some other expected event or activity taking place)
comp., MStime picker control时间选取器控件 (A control that developers use to allow a user to select a time)
comp., MStime project时间项目 (An internal project for which only hour transactions are registered)
comp., MStime range时间范围 (A period of time during which a setting or other functionality is in effect)
comp., MStime server时间服务器 (A computer that periodically synchronizes the time on all computers within a network. This ensures that the time used by network services and local functions remains accurate)
comp., MStime stamp时间戳 (A certification specifying that a particular message existed at a specific time and date. In a digital context, trusted third parties generate a trusted time stamp for a particular message by having a time stamping service append a time value to a message and then digitally signing the result)
comp., MStime stamp authority时间戳颁发机构 (A service acknowledging that the data existed before a particular time. The service is typically a trusted third party)
comp., MSTime Stamp Counter时间戳计数器 (A program that tally and records the number of cycles that occurs on a central processing unit)
comp., MSTime Synchronization Packet时间同步数据包 (A packet that instructs the Lower Provisioning Module (LPM) what time it is (in UTC format))
comp., MSTime to Live生存时间 (A timer value included in packets sent over TCP/IP-based networks that tells the recipients how long to hold or use the packet or any of its included data before expiring and discarding the packet or data)
comp., MStime travel按时间顺序查看 (The process of moving between time frames)
comp., MStime value时间值 (The number of minutes, hours, days, etc)
comp., MStime zone时区 (A geographical area that observes the same local time. The local time has a positive, zero, or negative offset from Coordinated Universal Time (UTC). The offset can be different during standard time and daylight saving time)
comp., MStotal time总时间 (The time that is elapsed between the time a function starts execution until the time it terminates execution. This is the sum of this function's internal processing time and all its callees total time)
comp., MStransport time运输时间 (The amount of time it takes to transfer items between two warehouses)
comp., MSusage time使用时间 (An amount of time that is used toward computer or software access)
comp., MSvalid time state table有效时间状态表 (A table that tracks the state of an entity over time using a valid-from and a valid-to column)
comp., MSwall-time实际时间 (The total time taken by a computer to complete a task which is the sum of CPU time, I/O time, and the communication channel delay)
comp., MSWorking Time工作时间 (The time that a resource is in the office, and that is not dedicated to project tasks or effort. Represents a resource's true availability)
comp., MSworking time calendar工作日历 (A calendar that defines the capacity and work time in a production system, for use in managing work centers or work center groups)

Get short URL