The front-end code can only get to the underlying data by making these XML-RPC calls.
前端代码只有通过调用这些XML - RPC才能够接触到底层数据。
Now you are ready to use all of this back-end code on the client to create a UI using Dojo.
现在已经准备好在客户端使用所有后台代码创建一个使用Dojo的UI。
Switching database vendors or trying to cluster the database servers would mean changing all your front end code.
转换数据库厂商或设法集群数据库服务器将意味着完全改变您的前端代码。
Some of these clients will be UI-based (JS), and others, will be some back-end code that will perform some task.
有些客户会基于UI (JS),和其他人,将一些后台代码会执行一些任务。
Working groups cover visual design, simplicity, and front-end code to help ensure Facebook designs remain consistent.
整个工作组涵盖视觉设计和前端开发,这确保了Facebook的设计保持一贯的风格。
Build an interface everyone can start looking at, using, clicking through, and "feeling" before you start worrying about back-end code.
在你开始担心后台代码之前,要建立一个人人都可以看得见的,使用的,点击访问的,并且可以“感受到的”界面。
This has been achieved by optimizing both the front-end and back-end code to ensure that it operates smoothly under considerable load.
这是因为它优化了前端和后端代码,以此保证在相当大的荷载下运行流畅。
The favorite extension of programmers everywhere, Firebug is one of the best applications around for debugging issues with front-end code and CSS.
任何地方的程序员最钟爱的扩展,Firebug是拥有前端代码和CSS调试功能的最好的应用之一。
To the user, the comment board operates just like a Wall, and the developer does not need to provide any additional back end code to support the component.
对于用户而言,评价版就像一个Wall,而开发者不需要提供附加的后端代码来支持这个组件。
For the purposes of this article, we can put all the back-end code in a single package which we'll call com.ibm.test. You can create it by doing the following.
出于本文的目的考虑,我们将所有后端代码放进一个程序包中,我们将这个程序包命名为com . ibm . test。
In particular, you want to make sure that hidden lookup views, which are only used by back-end code, do not have any click-sortable columns because that is a waste.
特别地,您应该确保隐藏查询视图(仅由后端代码使用)没有任何单击可排序列,因为这完全是一种浪费。
For production code, validating and transforming textual input is better handled by back-end code (a servlet, for example), rather than by means of JSP custom tags.
对于生产代码,文本输入的验证和转换最好由后端代码(比如servlet)来处理,而不是通过jsp定制标记来处理。
This article provided you with an introduction to writing Ajax-based front-end code and then showed you how to combine the front-end code with back-end PHP scripts.
本文介绍了如何编写基于Ajax的前端代码,以及如何把前端代码和后端php脚本结合起来。
In addition to a much-improved toolbox, today you can take advantage of a veritable plethora of libraries to ease the burden of developing cross-browser front-end code.
今天,除了改进很大的工具箱外,您还可以利用大量的库,来减轻开发跨浏览器前端代码的压力。
The back end of our application needs to process message submissions and output the messages. With this in mind, let's put together a rough outline of the back-end code.
此应用的后端需要处理信息的提交以及输出。把这个铭记在心,这样我们就可以为后端代码构建一个草图。
When the PowerPC debugger finds a program running SPU_RUN ioctl call, it switches to the SPU back-end code and works on the SPU context instead of the main program context.
当PowerPC调试器发现一个程序运行 SPU_RUNioctl调用时,它就切换到SPU后端代码上,并使用 SPU上下文,而不是主程序的上下文。
In my career, I haven't met too many developers who enjoy writing or modifying the front-end code, which is absolutely necessary for presenting any kind of output to your Web site's visitors.
在我的从业生涯中,我发现很少有开发人员特别热衷于编写和修改前端代码,这些工作对于向站点的访问者展示特定的输出而言非常必要。
The open and close brackets ([and]) mark the beginning and end of the code block, respectively.
开方括号和闭方括号([和])分别标志代码块的开始和结束。
To that end, let's look at code for manipulating the data from within the program.
要实现这个目的,让我们来看看在程序中对数据进行操作的代码。
If we put brevity too high on our list of priorities, we will end up with code that is hopelessly obfuscated.
如果我们赋予简洁太高的优先级,我们终将无可奈何地陷入令人困惑的代码之中。
You always face run risk of starting with a new technology that changes fast and end up with quickly outdated code.
您始终会冒着从快速变化的新技术开始却以迅速过时的代码而告终的风险。
Without EDD, we could end up developing high-quality bullet-proof code that nobody cares about.
没有EDD,我们也许能开发出质量极高、刀枪不入的代码,可是没有人用。
These solutions provide connectivity to back end systems directly using additional code or configuration via their native transports, APIs, and data formats.
这些解决方案借助本地端口、API以及数据格式使用额外的代码或配置提供了与后端系统的连接性。
For example, C-based languages use a semicolon (;) to indicate the end of a line of code.
例如,基于C的语言使用分号(;)来指示代码行的结束。
But in the end I think the resulting code was much leaner and easier to extend and work with.
但是最终我认为代码会变得更精益、更易于扩展和使用。
As well as displaying data values, the table's columns can be grouped and reordered with drag-and-drop, or customised by the end user without any code required.
不仅能显示数值,该表的列还可以以拖拉方式被聚合和记录,或者终端用户不需任何代码对其进行定制。
When a new processor appears, its success depends on a version of GCC that will support it (a back end that can generate code for it).
当一种新的处理器出现时,它的成功取决于支持它的GCC版本(可以为它生成代码的后端)。
The end result of using Code Contracts is better and safer code, more appropriate usage of external APIs, in the end better software.
使用代码契约能够得到更好、更安全的代码,并为外部API提供合适的使用指导,最终有助于开发出更高质量的软件。
In fact, for one-to-one associations that are optional on both end, the code generated by the wizard is all we need.
实际上,对于两端都可选的一对一关联,只需要向导生成的代码就够了。
Finally, the SSA trees are converted into RTL, which the back end USES for target code generation.
最后,ssa树被转换成rtl,后者被后端用于目标生成代码。
应用推荐