These would eventually grow into our current core program, Leadership Training for Managers.
这些课程最终成长为当前的核心课程-经领人领导班。
Yes, learners who purchase the Core program can enjoy the same Family discount policies as well as other special discounts available.
是的,暑期班新学员购买常规课时可享受和常规课学员同等的家庭折扣,此折扣可与其他暑期班折扣同时享受。
In this paper, a core program package related for drawing pictures in micro computers with Oriented Geometry is presented to describe profile of machine parts in numerical control.
本文以有向几何为背景陈述一个微机绘图核心程序包,用它描写数控加工零件的平面外型轮廓,并在微机上绘制各种复杂的平面图形。
To capture this, we have carefully designed a 3-day core program together with a postgraduate course which will bring you the latest updates and an excellent occasion for scientific exchange.
为应对这个情况,我们设计了3天的核心课程以及继续教育课程,届时将为各参会代表带来一系列的更新及一个学术交流的良好机会。
For organizations such as Citibank, a core program for all new management trainees includes topics such as financial analysis, securities and markets, corporate finance, credit analysis, and FX.
在类似花旗银行的组织中,有培训管理层新人的核心教程,内容包括金融分析、证券和市场、公司财政、信用分析、外汇市场等。
This online course is a core requirement of Georgia Tech's online Master of Science in Computer Science program.
这门在线课程是佐治亚理工学院计算机科学在线硕士课程的核心必修课。
This is the core item which indicates a program on an SPE, whether it's being loaded, or running, or being queried as to why it stopped.
这是表示程序在SPE上的一个核心项目,不管它是正在加载还是正在运行,还是正在查询为什么被停止了。
They have also been considered a core component of the World Bank's outreach program and a key vehicle for the Bank's training programs and operational activities.
远程学习中心被作为世界银行对外宣传计划的一项核心内容,同时也是世界银行培训和贷款业务活动的一项重要工具。
It was an ambitious program: Only a handful of states then required as strong a core curriculum as the one I proposed.
这是一个极具挑战性的计划:当时只有少数几个州对基础课程有我所提出的这样的高要求。
“They imply some kind of core problem,” said Thomas B. Cochran, a senior scientist in the nuclear program of the Natural Resources Defense Council, a private group in Washington.
托马斯.B.科克兰是华盛顿私人团体“自然资源保护委员会”核项目的高级科学家,他说:“他们暗示说堆芯出了些问题。”
I really don't think the core of the program should be exposed so simply to the user.
我真的不认为程序的核心就这样简单的暴露给用户。
Most of the apprentices have dispersed, but a core group of six continues to work on projects with customers while waiting for the program to be re-started at another college in Santa Fe.
绝大多数学员四散离去,不过比较核心的六个人还在继续工作,等着计划在圣达菲的另一所大学重新启动。
Based on soldier feedback, a recommendation will be made to senior Army leadership whether to field the platforms or continue with system development under the core FCS program.
在士兵反馈的基础上,将向陆军高级官员建议是否装备该平台,或者在中心FCS项目之下继续进行系统开发。
At its core is the Control Program (CP), which provides the virtualization of physical resources to the guest operating systems, including Linux (see Figure 5).
其核心是ControlProgram (CP),它为客户操作系统,包括Linux,提供了物理资源的虚拟化(参见图5)。
The second useful program supplied with Fedora Core is rebuild-gcj-db.
Fedora Core提供的第二个有用的程序是rebuild - gcj - db。
Setting override_signal_handling ensures that the program terminates and core, even if these signals have been handled by the application.
设置 override_signal_handling 可以确保该程序终止并进行核心转储,即使应用程序已经对这些信号进行了处理。
Determine where the core file is created and which program caused it.
查明创建核心文件的位置和生成它的程序。
Running our example program eg1 outside of GDB will result in a core dump.
在gd b外运行示例程序eg1将会导致核心信息转储。
Implementing the core logic of a program in Lua, rather than in c, might well dramatically reduce development time.
用Lua而不是c来实现程序的核心逻辑可以大大减少开发时间。
"I released Firesheep to show that a core and widespread issue in Web site security is being ignored," said Eric Butler, a freelance software developer in Seattle who created the program.
埃里克·巴勒特(Eric Butler)是西雅图的一名自由软件工程师,他创造了这个程序。他说:“我发布firesheep是为了显示网站中一个普遍而核心的问题被忽视了。”
If the chip is running four programs - say, a word processor, an E-mail program, a Web browser and a media player - the operating system can assign each its own core.
如果芯片上运行着四个程序——比如,一个文字处理软件,一个e - mail程序,一个网页浏览器和一个媒体播放器——操作系统是能够将其分配至各个核心的。
Naomi is one of over 7,000 students in Miami-Dade County Public Schools enrolled in a program in which core subjects are taken using computers in a classroom with no teacher.
娜米是7000个参与迈阿密戴德县公立学校的计划中的一员,这个计划的核心就是没有老师但配置有电脑的教学。
Naomi is one of over 7, 000 students in Miami-Dade County Public Schools enrolled in a program in which core subjects are taken using computers in a classroom with no teacher.
娜米是7000个参与迈阿密戴德县公立学校的计划中的一员,这个计划的核心就是没有老师但配置有电脑的教学。
The snapcore command gathers the core file, program, and libraries used by the program, then compresses the information into a PAX file.
snapcore命令收集核心文件、程序和程序使用的库,然后把它们压缩为一个PAX文件。
Listing 4: a Python program to send a SOAP request according to the core API.
清单4:根据核心api发送SOAP请求的Python程序。
In Part 2 of this series, we'll look at a program that actually does the core work of building a gstreamer pipeline to get images from the Web camera to the screen or to another system.
在本系列的第2部分中,将研究一个程序,它实际完成构建gstreamer管道以便从We b照相机向屏幕或另一个系统传输图像的核心工作。
Running programs under GDB makes for easier bug trapping, but usually a program will die outside of the debugger leaving only a core file.
在gd b下运行程序可以使俘获错误变得更容易,但在调试器外运行的程序通常会中止而只留下一个core文件。
For processing the XML, the program keys off of the columnnumber attribute, and USES the view entries and item name in the Person document to get the core data to display within the Windows.
为了处理XML,程序去掉columnnumber属性,使用视图条目和Person文档中的项名称,来获取窗口内要显示的核心数据。
Ge also supplies the GEnx engine, fixed and moveable wing structures as well, as landing gear actuation and the common core system direct to Boeing for the 787 program.
GE也提供GEnx引擎、固定和移动的机翼结构,作为起落架促进作用和通用中心系统直接提供给波音公司的787项目。
Override_signal_handling When MALLOCDEBUG detects memory errors, it forces the program to core using SIGSEGV or SIGABRT.
override_signal_handling当MALLOCDEBUG检测到内存错误,它会强迫该程序使用SIGSEGV或SIGABRT进行核心转储。
应用推荐