摘要: /// <summary> /// 打开DAT 文件 /// </summary> void operatefile() { char data[100]; const char* fname = "afile.dat"; // 打开文件. ofstream outfile; outfile.ope 阅读全文
posted @ 2023-10-02 11:20 ®Geovin Du Dream Park™ 阅读(59) 评论(0) 推荐(0)
摘要: JavaScript设计模式 Frontent Architecture for Design Systemsby Micah Godbolt Learning Javascirpt Design Patternsby Addy Osmanihttps://www.oreilly.com/libra 阅读全文
posted @ 2023-10-02 11:16 ®Geovin Du Dream Park™ 阅读(20) 评论(0) 推荐(0)