查询
1 词典释义:
jquery
时间: 2025-06-05 14:47:45

jquery

双语例句
  • Wasn't this a jQuery plugin?

    它难道不是一个jQuery插件吗?

  • Listing 3. jQuery attr function.

    清单3 . jQuery attr函数。

  • Is jQuery slower than other libraries?

    jQuery是不是比其他库慢?

  • Listing 4. jQuery conflict resolution.

    清单4 . jQuery解决冲突的办法。

  • Compare jQuery to Other solutions.

    比较jQuery方案和其他方案。

  • Listing 2. Typical call to YQL in jquery.

    清单2 . jQuery中典型的YQL调用。

  • The code in Listing 4 is pure jQuery.

    清单4中的代码是纯j Query代码。

  • How does this affect your jQuery code?

    这如何影响到jQuery代码?

  • "This" is a reference to the jQuery object.

    “this”用于引用jQuery对象。

  • Using jQuery, you write the same code like this.

    使用jQuery编写的功能相同的代码。

  • Controlling the step-by-step flow with jQuery form.

    用jQuery Form控制这个分步流程。

  • The result is a jQuery object containing that element.

    结果会产生一个包含该元素的 jQuery 对象。

  • As mentioned earlier, this framework is based on jQuery.

    正如之前所提到的,这个框架是基于jQuery的。

  • Turning separate pages into tabs with jQuery UI Tabs

    借助 jQuery UI Tabs 将单独的页面转变成选项卡

  • Finally, one other jQuery project deserves to be mentioned.

    最后,另一个jQuery项目值得一提。

  • Luckily, jQuery makes it easy to transform these links.

    幸运的是,jQuery很容易转换这些链接。

  • In Listing 2, you are only using basic jQuery functionality.

    在清单2中,您只用了基本的jQuery功能。

  • The jQuery code in this article makes these assumptions.

    本文中的jQuery代码做以下假定。

  • Listing 2 shows the same functionality achieved using jQuery.

    清单2显示了使用jQuery实现的相同的功能。

  • Registering and authenticating a user using Ajax with jquery.

    使用jQuery中的Ajax功能注册和认证一个用户。

  • JQuery: Visit the main jQuery site and download the source code.

    jQuery:访问jQuery主页并下载源代码。

  • All methods must return the jQuery object, unless otherwise noted.

    除有特别注明外,所有方法都必须返回jQuery对象。

  • JQuery: Learn more and download the latest version of the jQuery library.

    jQuery:进一步了解并下载jquery库的最新版本。

  • JQuery UI: Learn more and download additional widgets from the jQuery UI Web site.

    jQuery UI:了解更多并从jQuery UI Web站点下载更多小部件。

  • JQuery Calendar Widget Plugin is a simple jQuery Calendar Widget Plugin with a month view.

    jQuery的日历组件插件是用一个简单的jQuery月查看日历组件插件。

  • However, if you are familiar with jQuery, then you will recognize this as a page in jQuery.

    然而,如果您熟悉jQuery,那么您将会认出这是jQuery中的一个页面。

  • Every time you call a method on a jQuery object, the method returns the same jQuery object.

    每次对jQuery对象调用方法时,方法都会返回相同的jQuery对象。

  • A jQuery object is something like an array but comes with a ton of special jQuery functions.

    jQuery对象类似于数组,但是它附带有大量特殊的jQuery函数。

  • Get to know the jQuery application program interface (API) at the jQuery documentation Web site.

    通过jQuery文档web站点了解jQuery应用程序编程接口(API)。