当前位置: 代码迷 >> PB >> pb 注册表函数中 有没有新建注册表项的函数?该如何解决
  详细解决方案

pb 注册表函数中 有没有新建注册表项的函数?该如何解决

热度:38   发布时间:2016-04-29 06:06:29.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.
  相关解决方案