=True)#"/>

1024看99精品,久久免费视频香港,最新在线精品国自产一区,日本三级au视频

    1. <sub id="tf9nc"><ol id="tf9nc"><abbr id="tf9nc"></abbr></ol></sub>
      <output id="tf9nc"><ol id="tf9nc"></ol></output>

      小米13原裝數(shù)據(jù)線多場(chǎng)
      2023-06-11 19:27:42 來(lái)源:互聯(lián)網(wǎng)

      import

      usb


      (相關(guān)資料圖)

      .

      core

      # find USB devices

      dev

      =

      usb

      .

      core

      .

      find

      ;">=

      True

      )

      # loop through devices, printing vendor and product ids in decimal and hex

      for

      cfg

      in

      dev

      :

      # Check if the device is a TYPEC device

      if

      cfg

      .

      bDeviceClass

      ==

      and

      cfg

      .

      bDeviceSubClass

      ==

      and

      cfg

      .

      bDeviceProtocol

      ==

      :

      print

      ;">"Device ID: "

      ,

      hex

      ;">.

      idVendor

      )

      ,

      ":"

      ,

      hex

      ;">.

      idProduct

      )

      )

      關(guān)鍵詞:

      相關(guān)閱讀
      分享到:
      版權(quán)和免責(zé)申明

      凡注有"實(shí)況網(wǎng)-重新發(fā)現(xiàn)生活"或電頭為"實(shí)況網(wǎng)-重新發(fā)現(xiàn)生活"的稿件,均為實(shí)況網(wǎng)-重新發(fā)現(xiàn)生活獨(dú)家版權(quán)所有,未經(jīng)許可不得轉(zhuǎn)載或鏡像;授權(quán)轉(zhuǎn)載必須注明來(lái)源為"實(shí)況網(wǎng)-重新發(fā)現(xiàn)生活",并保留"實(shí)況網(wǎng)-重新發(fā)現(xiàn)生活"的電頭。