查询
1 词典释义:
div
时间: 2025-04-17 21:30:14
英 [dɪv]

n.笨蛋;傻瓜;呆子;

双语例句
  • You have a div with class home.

    您有一个含有home类的div。

  • Define a proper size to the div.

    为DIV定义合适的大小。

  • This main div organizes all the content.

    这个主要的div组织所有的内容。

  • Within that div is the textual slogan.

    该 div 内部就是文本标语。

  • Finally, notice that you create an empty div.

    最后还有创建了一个空div。

  • Title selects a div with an id of "span."

    title选择一个id为“span”的div。

  • Say you have a div element with the id the-box.

    假设您有一个div元素,其id是the - box。

  • The DIV element is added to the Suggestion List.

    将DIV元素添加到建议列表中。

  • You will fill this div with your Suggestions.

    建议将要放在这个div中。

  • If there's no value, then keep the content div empty.

    如果没有值,那么就让内容div保持为空。

  • This div should be present in the template HTML file.

    这个div应该出现在模板HTML文件中。

  • Listing 3 shows you how to give DIV a proper width.

    清单3演示如何给DIV设置合适的宽度。

  • There are two div elements in the view mode definition.

    在视图模式定义中有两个 div 元素。

  • You need to add a wrapper div around this HTML list.

    需要在这个html列表外添加一个div。

  • To solve this problem, you must give DIV a fixed size.

    为了解决这个问题,必须给DIV设置固定的大小。

  • Additionally, each slide is also presented by a DIV object.

    此外,每个幻灯片也要被一个DIV对象代表。

  • This will update the div element to the following code.

    这将把div元素更新为以下代码。

  • Each div has an id that identifies which function it serves.

    每个div具有一个ID来标识它所提供的功能。

  • Site content should be placed within the div with ID bd.

    站点内容应该放置在ID为bd的div中。

  • In modern browsers, CSS properties aren't limited to DIV elements.

    在现代浏览器中,css属性并没有局限于DIV元素。

  • To achieve an organized appearance, you need something else -- DIV.

    为了实现有组织的外观,需要其他东西 —— DIV。

  • Unfortunately, you'll soon realize that DIV causes similar problems.

    不幸的是,您很快就会意识到DIV会造成相似的问题。

  • Adjusting your DIV that contains the text can help the situation.

    调整包含文本的DIV可以帮助解决这个问题。

  • Place the cursor within the div tag for the BorderContainer component.

    将鼠标置于 BorderContainer 组件的 div 标签上。

  • It also renders DIV within the dialog container for the dialog content.

    它还将在对话框内容的对话框容器中呈现DIV。

  • Finally, obtain the DIV element, which is used to display the response.

    最后,获取DIV元素,它是用于显示响应的。

  • The width of DIV is not the absolute value, but rather the minimum width.

    DIV的宽度不是绝对的,而是最小宽度。

  • In this project, we will use the DHTML object DIV to help format our views.

    在此项目中,我们将使用DHTML对象DIV来帮助格式化我们的视图。

  • Add this code to ReceivingPortletView.jsp, right before the ending DIV element.

    在准备结束DIV元素之前将这行代码添加到ReceivingPortletView . js p中。

  • Of course, this doesn't mean you should wrap everything in DIV or SPAN elements.

    当然,这并不意味着应该将所有东西都包围在 DIV 或 SPAN 元素中。