NativeXml instance training _1

NativeXml training examples:

1) When using NativeXml operating xml file, you need to file references in several units in Library
2) When you run the program debugging, when you declare a variable encoding, after you create an object, should have prompted hints, but no appear
      a. Note check : whether declared missing, or variable name in the code that is not our variable declarations
      . b forget to create an instance, do not quote or layer structure instances, or references that instance is not our statement
      . c began to quote a certain file unit, but that unit class does not appear in the statement, not the directory structure is referenced in the library, or a reference to a cell containing folders are changed
      d. discovery did not get you the desired results is running, check the function name is correct (for those who have overloaded function), or to see who is very similar to the function name is missing "s"
      e. when everything is correct when checked, the last step if assigned to the object displayed, or assignment display the correct format

 

Guess you like

Origin www.cnblogs.com/CDPJ/p/12618939.html