cached中文翻譯,cached是什么意思,cached發(fā)音、用法及例句
- 內容導航:
- 1、cached
- 2、linux cached為什么一直不釋放?
1、cached
cached發(fā)音
英:[k??t] 美:[k??t]
英: 美:
cached中文意思翻譯
常用釋義:貯藏起來(lái)
v.貯藏起來(lái);高速緩存(cache的過(guò)去式和過(guò)去分詞)
cached常用詞組:
cache memory───高速緩沖存儲器;快取記憶體
cache file───緩存文件
disk cache───磁盤(pán)高速緩存
cached雙語(yǔ)使用場(chǎng)景
1、This represents flush-cached data.───這表示要刷新緩存數據。
2、In previous versions, the function did not always report the final count of cached rows.───在早期版本中,此函數并非始終報告緩存行的最終計數。
3、This page is cached.───這一頁(yè)存入高速緩沖存儲器了。
4、That db4o simply returns cached objects instead of more implicitly handling them is something of a contentious issue.───Db4o僅僅返回緩存對象,而不對其更多地進(jìn)行隱式處理,這是一個(gè)有爭議的話(huà)題。
5、The query itself and its access plan are cached once by DB2 and are then ready to be used every time the query is executed.───DB2只緩存一次查詢(xún)本身及其訪(fǎng)問(wèn)計劃,就可以在每次執行該查詢(xún)時(shí)使用它們。
6、That data might be previously cached content, or locally stored data in the form of XML or other file formats.───這些數據可以是之前緩存好的內容,也可以是以XML或其他文件格式存儲的數據。
7、Among other things, the cached location allows users who are offline to be able to work with a local copy of the form template.───此外,緩存位置還允許脫機用戶(hù)使用表單模板的本地副本。
8、The "Show images" option allows you to choose if the page should be able to load all images, cached images, or no images.───“顯示圖像”選項允許您選擇頁(yè)面應載入所有圖像、載入緩存的圖像,還是不載入圖像。
9、not just with respect to the skill, but also with respect to the raw material, it seems that cached points are made from the very best pieces of stone.───不僅是在技術(shù)方面,而且在原材料方面,似乎儲藏起來(lái)的尖都是用最好的石頭制成的。
cached相似詞語(yǔ)短語(yǔ)
1、compiling cached shaders───編譯緩存著(zhù)色器
2、cached webpage───緩存網(wǎng)頁(yè)
2、linux cached為什么一直不釋放?
當讀寫(xiě)文件的時(shí)候,Linux內核為了提高讀寫(xiě)效率與速度,會(huì )將文件在內存中進(jìn)行緩存,這部分內存就是Cache Memory(緩存內存)。即使你的程序運行結束后,Cache Memory也不會(huì )自動(dòng)釋放。緩存內存(Cache Memory)在你需要使用內存的時(shí)候會(huì )自動(dòng)釋放,所以不必擔心沒(méi)有內存可用。當然也可以手動(dòng)釋放:
echo 1 > /proc/sys/vm/drop_caches
echo 2 > /proc/sys/vm/drop_caches
echo 3 > /proc/sys/vm/drop_caches
注意:生產(chǎn)環(huán)境請謹慎操作。
版權聲明: 本站僅提供信息存儲空間服務(wù),旨在傳遞更多信息,不擁有所有權,不承擔相關(guān)法律責任,不代表本網(wǎng)贊同其觀(guān)點(diǎn)和對其真實(shí)性負責。如因作品內容、版權和其它問(wèn)題需要同本網(wǎng)聯(lián)系的,請發(fā)送郵件至 舉報,一經(jīng)查實(shí),本站將立刻刪除。