default driver 中文意思是什麼

default driver 解釋
預設驅動器
  • default : n 1 不履行;違約;拖欠。2 【法律】不履行債務;缺席。3 欠缺,缺乏。vi vt 1 拖欠(欠款等),不履行...
  • driver : n 1 驅逐者,驅趕者;(火車的)司機;(汽車等的)駕駛員;趕馬車者。2 【機械工程】傳動輪,主動輪;...
  1. The serial driver takes one argument right now, which is a number to override the default major number if you need to

    目前序列驅動有一個變量,就是在你需要時用一個代號取代默認的主號碼。
  2. While pdo implements basic compatibility features, like ensuring autocommit is on for every database by default, or enabling bind - by - name and bind - by - position for every database driver, it will never emulate advanced database functionality like sequences or stored procedures that are not natively available for a given database

    雖然pdo實現了基本的兼容特性,比如保證每個數據庫都默認打開autocommit 、支持每個數據庫驅動程序的按名稱綁定和按位置綁定,但是如果給定的數據庫不支持序列和存儲過程這類高級數據庫功能, pdo也不可能模仿出來。
  3. The default depends on the underlying odbc driver

    。默認值取決于基礎odbc驅動程序。
  4. Clearly, the right thing to do was ( 1 ) hack smtp forwarding support into the generic driver, ( 2 ) make it the default mode, and ( 3 ) eventually throw out all the other delivery modes, especially the deliver - to - file and deliver - to - standard - output options

    顯然,正確的路子是( 1 )把smtp轉發支持加入到通用驅動里去, ( 2 )把它設置為默認模式, ( 3 )最終把其它的傳遞模式都去掉,尤其是傳遞到文件和標準輸出的模式。
分享友人