Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
プログラムのデフォルトの動作を設定しますdelete selected widget
set the default program preferences
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
アンマウントコマンドno device is selected
unmount command
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
上へmove selected filter down.
up
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
もう一度ダウンロードdelete selected history-item
download again
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
エコーモードinsert selected field into form
echo mode
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
このフィルタのアイコン:move selected filter up.
icon for this filter:
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
情報が失われますno valid mail transport selected
lose the formatting?
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
æ°è¦...edit selected search
new...
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
ボールド(b)@action italicize selected text
& bold
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
Attenzione: contiene formattazione HTML nascosta
リンクをインポートdownload the items which have been selected
import links
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
アドレス帳から受信者を選択@info:status no recipients selected
select recipients from address book
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
表示させるファイルタイプ (mime タイプ) を選択view the selected image
select the file types (mime types) that you want shown
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
受信者が選択されていません@info:status number of recipients selected
no recipients
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
@action:button remove the selected item from a list
use this button to stop the current search.
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
`layer manager` で、ツールバーの下側の左から2番目のテーブルアイコン ("show attribute data for selected vector map") をクリックします。
in the `layer manager` click the table icon ("show attribute data for selected vector map"), it is second from the left on the bottom row.
depending on the build process you selected, you should either end up with a new php binary to be linked into your web server (or run as cgi), or with an .so (shared object) file. if you compiled the example file first_module.c as a shared object, your result file should be first_module.so. to use it, you first have to copy it to a place from which it's accessible to php. for a simple test procedure, you can copy it to your htdocs directory and try it with the source in 例29-1. if you compiled it into the php binary, omit the call to dl(), as the module's functionality is instantly available to your scripts.
if you compiled the example file first_module.c as a shared object, your result file should be first_module.so.