⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 movie.meta

📁 磁盘管理工具,主要管理光盘信息和内容希望大家喜欢
💻 META
字号:
Movie::Movie ()   : id (0)   , genre (0)   , type (0){   addAttribute (*new YGP::Attribute<std::map<std::string, Glib::ustring> > ("Name", name));   addAttribute (*new YGP::Attribute<YGP::AYear> ("Made", year));   addAttribute (*new YGP::Attribute<unsigned int> ("Genre", genre));   addAttribute (*new YGP::Attribute<int> ("Media", type));   addAttribute (*new YGP::Attribute<std::string> ("Lang", lang));   addAttribute (*new YGP::Attribute<std::string> ("Subtitles", titles));}Movie::~Movie () {}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -