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

private-screenrecorder

"相关结果 10条

AWS Private CA Issuer

AWS Private CA is an AWS service that can setup and manage private CAs, as well as issue private certificates.
hub.docker.com

private-screenrecorder

Some day I'm going to remove all tracking functionality from this app. Android app to record screen using native API and without root. This Project was moved from https://github.com/vijai1996/screenrecorder
gitlab.com

balena/ca-private

hub.docker.com

datadog/synthetics-private-location-worker

Docker container for the Synthetics private location worker
hub.docker.com

datadog/private-action-runner

Docker container for the Private Action Runner
hub.docker.com

okteto/private-nginx

hub.docker.com

datadog/private-action-runner-dev

Development builds for the private-action-runner
hub.docker.com

oydeu/cp-private

Private Data Store for a Concrete Producer (Stakeholder in DPP-CRC use cases)
hub.docker.com

oydeu/sm-private

Private Data Store for a Construction Site Manager (Stakeholder in DPP-CRC use cases)
hub.docker.com

Private elements

Private elements are counterparts of the regular class elements which are public, including class fields, class methods, etc. Private elements get created by using a hash # prefix and cannot be legally referenced outside of the class. The privacy encapsulation of these class elements is enforced by JavaScript itself. The only way to access a private element is via dot notation, and you can only do so within the class that defines the private element.
developer.mozilla.org