stylesheets
美
英 
例句
Now that you know how to style stylesheets, you could apply these same techniques to other automatic enhancements.
既然您了解了如何樣式化樣式表,那么您可以將這些同樣的技術應用到其它自動化增強中。
Fortunately, you don't have to write your own XSL stylesheets just to add a bit of personalization or custom formatting to the HTML.
幸運的是,您不必只為了向HTML添加一點個性化或自定義格式而編寫自己的XSL樣式表。
If that policy were to continue into higher versions, your stylesheets might have problems with obsolete guarding code.
如果在更高版本中繼續沿用這一策略,樣式表可能會遇到過時的保護代碼問題。
Like the archive file containing the stylesheets, do not extract the contents of the file yet.
像包含樣式表的歸檔文件一樣,仍然不要解壓縮文件的內容。
With XM, it suffices to place your documents in one directory, your stylesheets in another, and, voila, you're ready to publish.
使用XM,只要將文檔放在一個目錄中,把樣式表放在另一個目錄中,好了,這樣就可以發布文檔了。
The very surface appearance of a Rails application screen is generally controlled by CSS stylesheets.
Rails應用程序界面的最表層外觀通常是由CSS樣式表單控制的。
With a modeling tool and the stylesheets I have provided, you are ready to go.
使用適當的建模工具,再加上我提供的樣式表,就可以開始了。
Other files, like stylesheets, images, or JavaScript, must be transferred to the client as well.
也必須將其他文件(如樣式表、圖像或JavaScript)傳輸到客戶機。
DocBook XML is a library of standard XML tags with which you can write stylesheets for generating almost any output.
DocBookXML是標準XML標記庫,使用它可以編寫用于生成幾乎所有輸出的樣式表。
You can write your own customized CSS stylesheets, to completely change the appearance of your chat.
你可以自定自己的CSS樣式表,從而完全改變相貌。
However, using an established format like DocBook XML allows you to use stylesheets other people have already written.
但是,使用DocBookXML等已建立的格式將允許您使用其他人已經編寫的樣式表。
Lotus Quickr 8. 5 contains a set of ready-to-use stylesheets.
LotusQuickr8.5包含了一組即用型樣式表。
A real-time chat interface for Warcraft III using built-in stylesheets to match the Warcraft III-look or another look to your liking.
一個給魔獸爭霸III使用的實時聊天界面,內建樣式以符合魔獸爭霸III或你喜好的外觀。
In essence, this is a toolkit for you to make your stylesheets portable, by giving them ways to cope with unknown features.
從根本上說,這就是讓您的樣式表可移植的工具箱,就是說為其提供應對未知特性的辦法。
Combining inline images into your (cached) stylesheets is a way to reduce HTTP requests and avoid increasing the size of your pages.
內聯圖像組合到你(緩存)的樣式表是一個方法減少HTTP請求和避免增加您的頁面的大小。
Since our stylesheets ended up being small, they downloaded quickly and, of course, once cached, are there to use.
因為我們的樣式表很小,下載速度很快,而一旦完成緩存,使用起來也會很快。
Your legacy stylesheets do not need prefixes on the standard function names to run in a 2. 0 processor.
遺留樣式表不需要在標準函數名加上前綴也能在2.0處理程序上處理。
Also remember that the processing instruction applies to documents (in the src directory), not to stylesheets (in the rules directory).
還請記住,該處理指令適用于文檔(在src目錄中),而不適用于樣式表(在rules目錄中)。
These documents are known as XSLT stylesheets and schema definitions, respectively.
這些文檔分別稱為XSLT樣式表和模式定義。
You also learned how the team organized its stylesheets, several standards-based styling techniques, and testing methods.
還學習了這個團隊如何對它的樣式表進行組織、幾種基于標準的樣式技術和測試方法。
Nonetheless, you can modify the layout of those Web pages -- colors, fonts, tables, stylesheets, etc. -- independently of controller code.
雖然如此,但是您可以修改那些Web頁的布局——顏色、字體、表格、樣式表單,等等——與控制器代碼無關。
You can save a lot of effort and testing by relying on free stylesheets, or at least free modules of style elements.
依靠免費樣式表,至少是樣式元素的免費模塊,您可以省去大量精力和測試工作。
The stylesheets included within the screen. css file are not saved, so when the user looks at the page offline, the content is not styled.
css文件中包含的樣式表不會被保存,所以當用戶離線查看頁面時,內容上不會應用樣式。
Each chain begins with a source and contains any number of XSLT stylesheets to apply in sequence.
每個鏈都以一個source開頭,并包含任何數量的XSLT樣式表,可以依次應用。
Great stylesheets are the backbone of great Web sites -- Cascading Stylesheets (CSS) in particular.
好的樣式表是好網站的骨架——尤其是層疊樣式表(CSS)。
Different stylesheets allow for your XML to be displayed appropriately for different media, such as screen display versus print display.
不同的樣式表可讓XML提供不同媒介的適當顯示,比如屏幕顯示和打印顯示。
If you write XSLT stylesheets, you probably know certain coding patterns to obtain results that go beyond the plain meaning of the code.
如果編寫過XSLT樣式表,您可能知道通過某些編碼模式來獲得超出代碼表面含義之外的結果。
This article focuses on Grids' stylesheets, which can work independent of a JavaScript library.
本文側重介紹Grids的樣式表,它可以獨立于JavaScript庫運行。
Unfortunately, checkered support in browsers means that great stylesheets can be hard to develop.
不幸的是,瀏覽器中多變的支持意味著很難開發好的樣式表。
Clients can decide which transformations they wish to apply either by looking for known stylesheets or simply using them all.
客戶端可以自由地決定他們將采用哪個轉換(transformation):查找已知的樣式單還是簡單地全部都用。
There may be situations where you need to wrap DIV or SPAN containers around to a form widget to access it from your CSS stylesheets.
在許多情況下,需要用DIV或SPAN容器包圍一個表單組件,以便從CSS樣式表訪問它。
This approach requires the document producer to follow the naming conventions expected by the XSLT stylesheets.
這個方法要求文檔制作者遵循XSLT樣式單所期望的命名規范。
Injection of JavaScript files and stylesheets is a convenient way to associate external files automatically with your GWT module.
JavaScript文件和樣式表的注入是一種極為方便的手段,可用來自動關聯外部文件和GWT模塊。
When the final document is a Web page, one concern when processing XSLT stylesheets is that of performance.
如果最終文檔是一個Web頁面,則處理XSLT樣式表要考慮的一個問題是性能。
Of course, tracing is only one example of styling stylesheets.
當然,跟蹤只是樣式化樣式表的一個示例。
For small data documents and simple stylesheets this might not prove to be an issue.
對于小型數據文檔和簡單的樣式表,這并不是難題。
The site should be PHP based with a single footer shared by all pages. CSS is a must with the use of external stylesheets.
該網站應該是一個基于PHP和頁腳所有頁面共享。CSS是與外部的樣式表的使用必須。
You should be familiar with the concept of styles and stylesheets.
您對樣式和樣式表的概念應該比較熟悉。
The plug-in reports problems with your XML documents or your stylesheets in the XM console.
該插件在XM控制臺中報告有關XML文檔或樣式表的問題。
And there's a more serious problem: The generated annotations may break some stylesheets.
還有一個更嚴重的問題:生成的注釋可能會破壞某些樣式表。