当前位置:
代码迷
>>
PB
>> pb 注册表函数中 有没有新建注册表项的函数?解决思路
详细解决方案
pb 注册表函数中 有没有新建注册表项的函数?解决思路
热度:
29
发布时间:
2016-04-29 08:38:07.0
pb 注册表函数中 有没有新建注册表项的函数?
pb 注册表函数中 有没有新建注册表项的函数?
如果没有,能用什么方法解决?
------解决方案--------------------
Description
Sets the value for a key and value name in the system registry. If the key or value name does not exist, RegistrySet creates a new key or name and sets its value.
相关解决方案