确保您将要在其中编译程序的环境不是CICS环境,因为无法在CICS环境中运行多线程应用程序。
Make sure the environment you compile the program in is not CICS. You cannot run multithreaded applications in the CICS environment.
然而,JIT编译器还必须注意抵消它编译程序消耗的时间,因为这些时间将延长程序的执行时间。
However, the JIT compiler must also carefully balance the time it takes to compile a program because that time adds to the program's execution time.
由于编译程序是在开发过程中需要无数次重复做的事情,因此我们自然就会希望使用一个自动化的编译系统,把自己从手工编译程序的繁杂事务中解放出来。
Because compiling is something you'll do thousands of times during development, you naturally want to use an automated build system to free you from doing it by hand.
So really, once we start writing more interesting programs, you would have to type out long annoying commands like that to just compile more sophisticated programs.
实际上,一旦我们开始写一些更复杂的程序时,你们可能要键入那样一些长的,讨厌的命令,来编译跟高级的程序。
f2c So I'm going to go ahead and run make on f2c, which is the name I gave to this particular program.
所以我将继续来编译,这是我给这个程序取的名字。
The strategy then often is to figure out how, what sort of program can solve these problems and then we go on to ask, "How could this program be instantiated in the physical brain?"
心理学家们通常要先弄清,什么样的程序可以解决这些问题,然后我们会接着问到,"这个程序在我们的生理大脑中,是如何进行编译的"
应用推荐