• <menu id="w2i4a"></menu>
  • logo VMPsoft中文文檔

    文件夾


    一個(gè)處理自定義文件夾的類:

    class Folders {
    public:
    	int count(); // returns the number of folders in the list
    	Folder item(int index); // returns a folder with the given index
    	Folder add(string name); // adds a new folder
    	void clear(); // clears the list
    };

    一個(gè)使用自定義文件夾的類:

    class Folder {
    public:
    	int count(); // returns the number of subfolders
    	Folder item(int index); // returns a subfolder with the given index
    	Folder add(string name); // adds a new subfolder
    	string name(); // returns the name of the folder
    	void clear(); // clears the list of subfolders
    	void destroy(); // destroys the folder an all child subfolders
    };
    掃碼咨詢


    添加微信 立即咨詢

    電話咨詢

    客服熱線
    023-68661681

    TOP
    三级成人熟女影院,欧美午夜成人精品视频,亚洲国产成人乱色在线观看,色中色成人论坛 (function(){ var bp = document.createElement('script'); var curProtocol = window.location.protocol.split(':')[0]; if (curProtocol === 'https') { bp.src = 'https://zz.bdstatic.com/linksubmit/push.js'; } else { bp.src = 'http://push.zhanzhang.baidu.com/push.js'; } var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(bp, s); })();