源码聚合搜索 - 壹搜网为您找到"

yng826/ejincare-system

"相关结果 50条

canterburyairpatrol/flight-safety-system-server

Flight Safety System (Server) for sending safety critical commands to UAVs/RPAS/etc
hub.docker.com

FileSystemEntry: getParent() method

The FileSystemEntry interface's method getParent() obtains a FileSystemDirectoryEntry.
developer.mozilla.org

GitHub - ChaunceyXCX/e_life: 基于ESP8266 与机智云做一个网关托管局域网内的设备,将局域网内的所有设备接入互联网

基于ESP8266 与机智云做一个网关托管局域网内的设备,将局域网内的所有设备接入互联网. 1branch 0tags Go to file Latest commit Git stats 3commits Files Type Name Latest commit message Commit t
github.com

FileSystemEntry: isDirectory property

The read-only isDirectory property of the FileSystemEntry interface is true if the entry represents a directory (meaning it's a FileSystemDirectoryEntry) and false if it's not.
developer.mozilla.org

Jorgen-VikingGod/ESP8266-MFRC522 - GitHub

MFRC522 RFID module connected to ESP8266 (ESP-12) WiFi module. MFRC522 RFID module connected to ESP8266 (ESP-12) WiFi module. Many thanks to nikxha from the ESP8266 forum (for initial work) and omersiar (for more details of wiring and additional examples)
github.com

FileSystemEntry: toURL() method

The FileSystemEntry interface's method toURL() creates and returns a string containing a URL which can be used to identify the file system entry. This is done by exposing a new URL scheme—filesystem:—that can be used as the value of src and href attributes.
developer.mozilla.org

GitHub - RyAndrew/esp8266_i2c_bme280: I2C Driver for Bosch BME280 Sensor on ESP8266

I2C Driver for Bosch BME280 Sensor on ESP8266. RyAndrew/esp8266_i2c_bme280Public Notifications Fork11 Star16 master BranchesTags 1branch0tags Code Lat
github.com

FileSystemEntry: isFile property

The read-only isFile property of the FileSystemEntry interface is true if the entry represents a file (meaning it's a FileSystemFileEntry) and false if it's not.
developer.mozilla.org