国产高清精品免费区-男女一进一出抽搐免费视频-中日韩一二三级黄色永久视频-日韩精品人妻一区二区免费视频-日本久久视频在线观看-99热这里只有精品88热-亚洲韩国黄色最新短视频一区-日韩伦理在线观看免费全集-国产av一区二区三区天堂

dbx

dbx

 英

  • 網(wǎng)絡(luò)壓縮擴展式降噪系統(tǒng);命令;美國

例句

dbx_page_advanced: Runs at the bottom of the "advanced" section on the page editing screen in the admin menus.

管理菜單網(wǎng)頁編輯界面高級部分底部運行

dbx_page_sidebar: Runs at the bottom of the sidebar on the page editing screen in the admin menus.

管理菜單網(wǎng)頁編輯界面底部運行

From the dbx session, I would be able to have some break-points in the program and then run it.

dbx會話可以程序設(shè)置一些斷點然后運行

Any number of plug-ins can only be loaded in a single dbx session.

一個dbx會話可以裝載任意數(shù)量插件

We also have a DBX database abstraction extension allowing you to transparently use any database supported by that extension.

我們同時一個DBX擴展使得可以自由使用擴展支持任何數(shù)據(jù)庫

If no argument is applied to the plug-in command, it lists all the loaded plug-ins in the current dbx session.

如果沒有plug-in命令應(yīng)用參數(shù)列出當前dbx會話裝載所有插件

The first few steps to run the program with the dbx session are the same as earlier.

dbx會話運行示例程序幾個步驟前面相同

The BIS cites the example of an emerging-markets ETF offered by a firm called dbx-trackers.

國際清算銀行引用一個dbx-trackers公司提供新興市場ETF作為

Any dbx user can create his own plug-in, adding command sets as per his requirement.

任何dbx用戶可以創(chuàng)建自己插件根據(jù)自己需求添加命令

Now I would run the sample program by attaching it to a dbx session.

現(xiàn)在通過示例程序連接dbx會話運行

This article covers information about the dbx plug-in, and steps to write a plug-in to debug a sample application.

本文討論dbx插件相關(guān)信息以及調(diào)試示例應(yīng)用程序編寫插件步驟

This can be done at any time of the dbx session.

可以dbx會話任何時候進行

dbx provides a set of commands to use plug-ins.

dbx提供一套用于使用插件命令

If the plug-in is stored in the current directory, it is loaded automatically when dbx is started.

如果插件存儲當前目錄那么dbx啟動自動裝載

Further, I can have a look at the linked list contents using the already available commands in dbx.

然后可以使用dbx現(xiàn)有命令查看內(nèi)容

Run dbx on the binary executable that caused the core dump.

導(dǎo)致核心轉(zhuǎn)儲二進可執(zhí)行文件運行dbx

It is similar to dbx in that it is a command-line debugger.

dbx相似也是命令調(diào)試器

The DBX class contains only one private member that is responsible for the properties file.

DBX僅僅包含一個私有成員用于負責屬性文件

kdb is similar to dbx, but is a kernel debugger.

kdbdbx相似內(nèi)核調(diào)試器

For more information about the dbx plug-in, see the Resources section.

關(guān)于dbx插件更多信息請參見參考資料

dbx is the standard debugger for AIX.

dbxAIX標準調(diào)試器

See the Resources for more information on dbx.

關(guān)于dbx更多信息請參見參考資料

This is the program I would consider using for debugging using the dbx plug-in.

下面本文dbx插件進行調(diào)試程序

Debugging with dbx is easy, and it is made even more helpful because it can be modified according to your own requirements.

dbx進行調(diào)試非常容易而且可以根據(jù)自己需求修改使幫助

DBX Digital Branching & CroSs-connect equipment

數(shù)字分路交叉連接設(shè)備

Traditional way of debugging with dbx

dbx進行調(diào)試傳統(tǒng)方式

Let us see how to debug this program using traditional way, by using only dbx. The following command compiles the code

我們看看如何使用dbx傳統(tǒng)方式調(diào)試程序

Code for dbx plug-in to debug sample program

用于調(diào)試示例程序dbx插件代碼

Proposed debugging method using the dbx plug-in

使用dbx插件進行調(diào)試推薦方法