编写应用程序 meaning in English
writing an applied program
Examples
- You can write applications in c , python , or even java while reusing classes from the other languages without the need for bindings
可以使用c # 、 python甚至java编写应用程序同时重用其他语言编写的类,而不需要绑定! - Unless your application requires the flexibility of executing any code , consider explicitly writing the code that the application passes to the
除非您的应用程序需要灵活执行任何代码,否则请考虑显式编写应用程序传递至 - You may write the application once and then deploy it on any server platform that supports the enterprise java beans specification
您只需一次编写应用程序,然后就可以将它部署到任何一个支持企业java beans规范的服务器平台上。 - The process of learning how to build applications for a new api is pretty similar , even if the platforms themselves are wildly different
即使不同系统平台之间差别非常大,学习用一种新的api编写应用程序的过程通常也都是相似的。 - Code your application using the jdbc datasource interface for connections or use container - managed persistence , but that is another topic
使用用于连接的jdbc datasource接口编写应用程序(或者使用容器管理的持久性,但那是另一个话题) 。