当前位置:网站首页>[QNX Hypervisor 2.2 User Manual]9.14 set
[QNX Hypervisor 2.2 User Manual]9.14 set
2022-07-31 22:09:00 【Gao Tong @BILL】
[QNX Hypervisor 2.2 User Manual]Column Directory Navigation
Set the value of a configuration variable;
Syntax
set var val
Options
The set option supports the variable types listed below:
- address
When specifying val, use any format allowed by the memory size
- boolean
The following values are all equivalent, the first entry's value is enabled, and the second entry's value is disabled: 1/0, yes/no, on/off, true/false
p>- number
Any positive integer that can be represented in 64 bits; both decimal notation (no prefix) and hexadecimal notation (0x prefix) are allowed
- string
Text string, used as is;
Note ️
For a description of all variables (ie var values) supported on a given platform, including variable types (ie possible val values), see "Configuration variables”
Description
The var val parameter pair for each set is used to define a variable setting that applies to the implicit context.
边栏推荐
- 请问我的这段sql中sql语法哪里出了错
- Arduino框架下STM32全系列开发固件安装指南
- Write a database document management tool based on WPF repeating the wheel (1)
- Istio introduction
- Qualcomm cDSP simple programming example (to query Qualcomm cDSP usage, signature), RK3588 npu usage query
- ThreadLocal
- 高效并发:Synchornized的锁优化详解
- Given an ip address, how does the subnet mask calculate the network number (how to get the ip address and subnet mask)
- Count characters in UTF-8 string function
- 基于RT1052 Aworks nanopb string 类型固定长度使用方式(二十七)
猜你喜欢
随机推荐
[Code Hoof Set Novice Village 600 Questions] Merge two numbers without passing a character array
SiC MOSFET的短路特性及保护
21. Support Vector Machine - Introduction to Kernel Functions
ThreadLocal
Shell script quick start to actual combat -02
ECCV 2022 Huake & ETH propose OSFormer, the first one-stage Transformer framework for camouflaging instance segmentation!The code is open source!...
Redis Overview: Talk to the interviewer all night long about Redis caching, persistence, elimination mechanism, sentinel, and the underlying principles of clusters!...
server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none failed
TestCafeSummary
Efficient Concurrency: A Detailed Explanation of Synchornized's Lock Optimization
Given an ip address, how does the subnet mask calculate the network number (how to get the ip address and subnet mask)
统计UTF-8字符串中的字符函数
基于RT1052 Aworks nanopb string 类型固定长度使用方式(二十七)
Getting Started with Tkinter
A solution to the server encountered an internal error that prevented it from fulfilling this request [easy to understand]
A few permanent free network transmission, convenient and simple (Intranet through tutorials)
【Yugong Series】July 2022 Go Teaching Course 025-Recursive Function
Shell 脚本 快速入门到实战 -02
Daily practice——Randomly generate an integer between 1-100 and see how many times you can guess.Requirements: The number of guesses cannot exceed 7 times, and after each guess, it will prompt "bigger"
全网一触即发,自媒体人的内容分发全能助手——融媒宝









