Replace <ROOT_DIR> with a string that is the name of a file path. old = "<ROOT_DIR>"; new = "C:\MyProject"; newStr = replace(str,old,new).
確定! 回上一頁