Note that the subproblem method does not copy the elements; it merely copies the array reference and offsets into an existing data structure.
注意subproblem方法没有复制这些元素;它只是将数组引用和偏移复制到一个现有的数据结构中。
You can do it by accessing internal AppConfig: : State data or the array reference returned to you as the value of the array variable, but it is not recommended that you do so.
可以通过访问内部的AppConfig: State数据或作为数组变量值返回给您的数组引用来实现这一步,但我们建议您不要这样做。
Again, I use the get method of AppConfig to get an array reference to the configuration list and push the user-provided data into that array.
同样,我用AppConfig的get get方法来得到对配置列表的数组引用,并将用户给出的数据压入到数组中。
应用推荐