免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 4456 | 回复: 5
打印 上一主题 下一主题

第一季 C、C++资源(PDF高清电子书) [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2013-03-14 08:50 |只看该作者 |倒序浏览
高质量C++编程》
指南高质量程序设计是软件行业的薄弱环节,大部分企业为此付出了高昂的代价,只能通过大量的测试和改错来提高软件产品的质量。因此,如何让程序员熟练地掌握编程技术和编程规范,在开发过程中内建高质量代码,是IT企业面临的主要挑战之一。
下载地址:
http://cicici.info/?p=4



《编程高手箴言》
本书是作者十余年编程生涯中的技术和经验的总结。内容涵盖了从认识CPU、Windows运行机理、编程语言的运行机理,到代码的规范和风格、分析方法、调试方法和内核优化,内有作者对许多问题的认知过程和透彻的分析,以及优秀和精彩的编程经验.
下载地址:
http://cicici.info/?p=11



《疯狂的程序员》
《疯狂的程序员》是一本程序员网络励志小说,作者绝影从07年12月中旬在他的CSDN博客(疯狂的程序员)里开始连载,五个月内成为CSDN十大明星博客,目前访问量已经突破170万。 这本小说并没有太多技术方面的内容,讲述的是作者本人作为一名程序员,从学习编程开始,到第一份工作250元工资,再到后来自主创业的成长经历,也许有些内容在你身上都会找到影子。
下载地址:
http://cicici.info/?p=15



《每天10分钟轻松掌握C++》
无需编程经验,抓住地铁、公车上的零碎时间,你也能学会C++,微软专家带给你前所未有的轻松学习之旅。
下载地址:
http://cicici.info/?p=31



《学通C语言的24堂课》
《学通c语言的24堂课》以24堂课的形式,从初中级用户的角度出发,进行合理的内容安排,突出学、练、用结合。本书主要内容包括:初识c语言、掌握c语言数据类型、表达式与运算符、数据输入/输出函数、设计选择/分支结构程序、循环控制、数组的应用、字符数组、函数的应用、变量的存储类别、c语言中的指针、结构体的使用、共用体的综合应用、使用预处理命令、存储管理、链表在c语言中的应用、栈和队列、c语言中的位运算、文件操作技术、图形图像处理、猜数字游戏、五子棋游戏、学生成绩管理系统和图书管理系统(mysql)。
下载地址:
http://cicici.info/?p=39



《写给大家看的C语言书(第2版)》
《写给大家看的C语言书(第2版)》是C语言的入门教程,针对没有程序设计基础的读者,详细介绍了C语言的基本概念和编辑技术。《写给大家看的C语言书(第2版)》分为5部分共32章内容,第一部分为C语言入门篇,介绍了C语言的基础知识。第二部分为运算符篇,讲解了常用的运算符以及选择结构等内容。第三部分为逻辑控制篇,讲解了各种循环结构以及各种常用的内置函数。第四部分为数组和指针篇,讲解了数组排序、搜索、指针、堆内存管理以及结构体。第五部分为函数篇,讲解了函数和文件的相关内容。
下载地址:
http://cicici.info/?p=43



《零基础学Visual C++(第3版)》
《零基础学Visual C++(第3版)》由浅入深,循序渐进,从零开始学VC,一点都不难。编程基础、编程进阶、编程应用、项目实战、上机练习、面试指南。150个实例、1个案例、27个练习题、56个面试题。
下载地址:
本帖隐藏的内容

http://cicici.info/?p=68




《精通Windows API:函数、接口、编程实例》
《精通Windows API:函数、接口、编程实例》适合广大的Windows应用程序开发人员、VC++开发工程师、网络游戏开发人员、软件培训机构学员和高校学生阅读。Windows API(Windows Application Program Interface,Windows应用程序接口)是一系列函数、宏、数据类型、数据结构的集合,运行于Windows系统的应用程序,可以使用操作系统提供的接口来实现需要的功能。
下载地址:
http://cicici.info/?p=74




《把脉VC++》
《把脉VC++》着重介绍Visual C++的关键技术,即Visual C++程序员在实际工程开发中经常遇到的几大问题:数据的内存表达、数据的转换与处理、数据的持久化、数据的界面展现、数据的传输与交换方面的技术。全书内容主要包括:软件项目中的开发技术、关于Visual C++的话题、常见对象的表达、对象的赋值与转换、对象容器、使用文件存取对象、使用注册表存取对象、使用数据库存取对象、界面的布局、界面的绘制与交互、界面的美化、进程间对象的传输与调用、线程间对象的传输与调用、模块间对象的传输与调用、网络间对象的传输与调用等。通过对《把脉VC++》的学习,可以帮助读者快速掌握Visual C++的编程技巧及编程思想。
下载地址:
http://cicici.info/?p=81



《你必须知道的204个Visual C++开发问题》
《你必须知道的204个Visual C++开发问题》精选了204个在Visual C++程序设计中经常遇到的问题,目的是帮助读者解决在Visual C++学习和开发中的实际困难,提高读者学习和开发的效率。这些问题涵盖了开发工具应用与调试、Visual C++编程基础、MFC、Visual C++6.0控件的使用、用户界面设计、图形图像、操作系统相关的技术、文件管理、数据库、网络应用、算法、发布程序和拾遗补缺等内容,均是作者经过充分的调研,从实际项目开发中总结出来的典型问题,浓缩了作者多年从事开发的心得体会和经验教训,对初学者具有重要的参考价值。书中每节都提供了程序设计的示例代码。
下载地址:
http://cicici.info/?p=87




《Windows程序设计 第2版》
作为Windows开发人员的必备参考,涵盖基础知识和中高级主题,全面地介绍了Windows程序设计所涉及的细枝末节,旨在帮助读者从高屋见瓴的角度,建立完整的知识体系,为以后的职业生涯奠定良好的基础。全书共3部分23章。第1~12章着重介绍基础知识,第13~18章的主题为图形,第19~23章涉及更多高级主题。
下载地址:
http://cicici.info/?p=92



《Windows 图形编程》
本书详细介绍Windows图形系统,包括Win32 GDI和 DirectDraw API的技术细节:设备环境、坐标空间和变换、像素、填充区域、位图、图像处理、文字处理、元文件、打印处理等。本书内容翔实、例子丰富、分析透彻,是Windows编程人员的实用参考书。附带光盘包含书中实例、实用程序、相关信息等。
下载地址:
http://cicici.info/?p=95




《Visual C++视频技术方案宝典》
《Visual C++视频技术方案宝典》从使用VisualC++进行视频开发所必须掌握的核心技术入手,通过各种实用方案深入介绍各种核心技术在实际开发中的应用。全书分为9章,分别是系统设计方案、视频采集方案、视频编码方案、音频采集方案、数据压缩方案、数据传输方案、数据安全方案、多媒体接收与显示方案、系统发行与维护方案等。通过《Visual C++视频技术方案宝典》的学习,读者不但可以掌握VisualC++视频开发必须掌握的各种核心应用技术,更能触类旁通,学以致用,领会应用开发的精髓。《Visual C++视频技术方案宝典》附有配套光盘。光盘提供了书中所有实例的全部源代码,所有实例都经过精心调试,在WindowsXP/2003下全部通过,保证能够正常运行。
下载地址:
http://cicici.info/?p=120



《VisualC++范例大全 》
《VisualC++范例大全 》特色从工程应用出发,通过400余实例讲解Visual C++开发技术与要点涵盖Visual C++基本开发要素,也包含数据库,网络、多媒体等常用开发技术按照循序渐进、由浅入深的顺序编写,通过生动的实例讲解,便于读者学习实例均以讲解Visual C++常用知识点为目标,且以相关知识点命名,便于速查和学习实例均给出了核心代码,各功能实现尽可能采用独立函数。可移植性强。
下载地址:
http://cicici.info/?p=126




《Visual C++编程宝典(十年典藏版)》
《Visual C++编程宝典(十年典藏版)》是一本集技能、范例、项目和应用为一体的学习手册,书中介绍了应用VisualC++6.0进行程序开发的各种技术、技巧。
下载地址:
http://cicici.info/?p=131



《Visual C++程序开发范例宝典(第2版)》
软件工程师典藏。一部久享盛誉的程序开发宝典。技术全面,几乎囊括了使用Visual C++进行程序开发的全部知识;从易到难,逐步深入,循序渐进,适合各个层次的读者学习;层次分明,讲解细致,轻松学习,选择的实例经典实用,有助于程序开发;新技术和热点技术的应用,使《Visual C++程序开发范例宝典(第2版)》更贴近实际开发应用。
下载地址:
http://cicici.info/?p=135



《Visual C++程序员实用大全(精华版)》
本书深入浅出地讲述了Visual C++各种编程诀窍,以高屋建瓴的眼光看待MFC编程的技巧和思想,详尽分析了具体实现中的技术内幕。本书以其翔实知识面的覆盖、大量实用的示例和作者自身丰富的编程经验。阐述了从C语言编程基础、C++面向对象语法、MFC类库、控制及高级应用、进程和线程到异常处理等各个方面的诀窍,是一本系统而全面的编程经典图书。   全书面向实例进行阐述,讲解透彻到独到。
下载地址:
http://cicici.info/?p=138



《Visual C++技术内幕 第4版》
由于Win32与Win16有着很大的差异,所以本书对以前的版本作了较大的修改,有些章节是完全重写的,如Win32内存管理、动态连接库编程、ActiveX控件等,但是在MFC基本框架方面又以继承为主,这就保证了读者在从16位环境转到32位环境时程序设计的连续性,也保证了原来的16位代码可以很方便地被移植到32位系统中来。但本书中,在讲述应用程序框架和文档-视图结构的过程中,涉及到了很多Win32的知识,以及DeveloperStudio环境提供的很多实用工具,包括AppWizard、ClassWizard等,因此,即使是熟练的程序员也有必要再阅读这些内容。
下载地址:
http://cicici.info/?p=142



《Visual C++全能速查宝典》
Visual c++作为当前程序开发中最流行的一种编程语言,以其简单、高效、快捷、方便的特性吸引了一大批用户。编程的最基本要素是函数、语句、控件,掌握这些要素,就掌握了解决实际问题的一般方法。我们相信对于Visual C++程序开发人员来说,Visual c++速查手册是必需的,因此笔者编写了这样本书,希望真正帮助Visual C++程序开发人员解决易查、易学、易用的问题,并为您成为程序开发高手打下坚实的基础。
下载地址:

http://cicici.info/?p=148

论坛徽章:
0
2 [报告]
发表于 2013-08-02 16:44 |只看该作者
刚好要做图像处理的,本想赞一个,结果
连下载页面都打不开。

论坛徽章:
0
3 [报告]
发表于 2013-08-11 19:34 |只看该作者
楼主这个不知道从哪里copy的

论坛徽章:
0
4 [报告]
发表于 2014-05-03 17:01 |只看该作者

论坛徽章:
0
5
发表于 2014-06-23 15:38

论坛徽章:
0
6 [报告]
发表于 2014-06-29 00:46 |只看该作者
http://eliteguides2.blogspot.com/2014/03/070-243-administer-deploy-system-center.html

http://eliteguides1.blogspot.com/2014/06/220-701220-702220-801220-802225-030adr.html

http://eliteguides1.blogspot.com/2014/06/e20-385e20-390e20-405e20-455e20-465e20.html

http://eliteguides1.blogspot.com/2014/06/c4090-958-dumps.html


http://eliteguides2.blogspot.com/2014/03/ppro65-sap-certified-application.html

http://eliteguides2.blogspot.com/2014/03/hp0-y36-deploying-hp-enterprise-networks.html

http://eliteguides2.blogspot.com/2014/03/c4090-958-enterprise-storage-technical.html


http://new-dumps.blogspot.com/2014/06/new-emc-dumps-e20-822e20-850e20-855e20.html

http://new-dumps.blogspot.com/2014/06/emc-new-dump-e20-593e20-594e20-597e20.html

http://new-dumps.blogspot.com/2014/06/emc-dumps-e20-495e20-500e20-515e20.html

http://pass1000dumps.blogspot.com/2014/06/ibm-new-dumps.html

http://1000dumps.blogspot.com/2014/06/100-pass-e20-661e20-670e20-690e20.html

http://1000dumps.blogspot.com/2014/06/100-pass-e20-495e20-500e20-515e20.html

http://1000dumps.blogspot.com/2014/06/100-pass-e20-340e20-351e20-357e20.html

http://1000dumps.blogspot.com/2014/06/100-pass-e20-260e20-007e20-018e20-026.html

http://1000dumps.blogspot.com/2014/06/100-pass-e20-860e20-385e20-390-e20.html

http://1000dumps.blogspot.com/2014/06/100-pass-e10-110e20-002e20-375-dumps.html

http://1000dumps.blogspot.com/2014/06/100-pass-e20-545e20-547e20-005-dumps.html


http://pass1000dumps.blogspot.com/2014/06/hp3-c49hp3-l12-hp2-t21hp2-t23hp2-t24hp2.html

http://pass1000dumps.blogspot.com/2014/06/hp0-y44hp0-y45hp0-y46hp0-y48hp0-y49-hp0.html

http://pass1000dumps.blogspot.com/2014/06/1z0-5151z0-5161z0-517-1z0-2421z0-2441z0.html

http://pass1000dumps.blogspot.com/2014/06/e20-485e20-027e20-322e20-324.html

http://pass1000dumps.blogspot.com/2014/06/psrm72cfsiins66csm200718.html


http://eliteguides2.blogspot.com/2014/06/new-dumps-e20-390-vnx-solutions.html

http://eliteguides2.blogspot.com/2014/06/new-dumps-e20-385-data-domain.html

http://eliteguides2.blogspot.com/2014/06/new-dumps-e20-377-recoverpointse.html

http://eliteguides2.blogspot.com/2014/06/new-dumps-e20-375-recoverpoint.html

http://eliteguides2.blogspot.com/2014/06/new-dumps-e20-370-content-addressed.html

http://eliteguides2.blogspot.com/2014/06/new-dumps-e20-357-isilon-solutions.html

http://eliteguides2.blogspot.com/2014/06/new-dumps-e20-351-storage-area-network.html

http://eliteguides2.blogspot.com/2014/06/new-dumps-e20-340-clariion-solutions.html

http://eliteguides2.blogspot.com/2014/06/new-dumps-e20-335-symmetrix-solutions.html

http://eliteguides2.blogspot.com/2014/06/new-dumps-e20-326-symmetrix-solutions.html

http://eliteguides2.blogspot.com/2014/06/new-dumps-e20-324-vnx-solutions-design.html

http://eliteguides2.blogspot.com/2014/06/new-dumps-e20-260-vplex-specialist-exam.html

http://eliteguides2.blogspot.com/2014/06/new-dumps-e20-027-enterprise-backup.html

http://eliteguides2.blogspot.com/2014/06/new-dumps-e20-026-enterprise-storage.html

http://eliteguides2.blogspot.com/2014/06/new-dumps-e20-007-data-science.html

http://eliteguides2.blogspot.com/2014/06/new-dumps-e20-005-backup-recovery.html

http://eliteguides2.blogspot.com/2014/06/new-dumps-e10-110-emc-enterprise.html

http://eliteguides2.blogspot.com/2014/06/new-dumps-e10-001-information-storage.html

http://eliteguides2.blogspot.com/2014/06/new-dumps-e20-002-cloud-infrastructure.html

http://eliteguides2.blogspot.com/2014/06/new-dumps-e22-190-xpression-development.html

http://eliteguides2.blogspot.com/2014/06/new-dumps-e20-322-technology-architect.html

http://eliteguides2.blogspot.com/2014/06/new-dumps-e20-405-content-management.html

http://eliteguides2.blogspot.com/2014/06/new-dumps-e22-190-xpression-development.html

http://eliteguides2.blogspot.com/2014/06/new-dumps-e20-855-storage-area-network.html

http://eliteguides2.blogspot.com/2014/06/new-dumps-e20-655-isilon-specialist.html

http://eliteguides2.blogspot.com/2014/06/new-dumps-e20-593-backup-recovery.html

http://eliteguides2.blogspot.com/2014/06/new-dumps-e20-532-storage-area-network.html

http://eliteguides2.blogspot.com/2014/06/new-dumps-e20-495-content-management.html

http://eliteguides2.blogspot.com/2014/06/new-dumps-e20-475-content-management.html

http://eliteguides2.blogspot.com/2014/06/new-dumps-e20-361-network-attached.html

http://eliteguides2.blogspot.com/2014/06/new-dumps-e20-329-backup-recovery.html

http://eliteguides2.blogspot.com/2014/06/new-dumps-e20-018-virtualized.html


http://eliteguides2.blogspot.com/2014/03/070-246-private-cloud-monitoring.html

http://eliteguides2.blogspot.com/2014/03/1z0-475-oracle-it-architecture-soa-2013.html

http://eliteguides2.blogspot.com/2014/03/700-301-advanced-borderless-network_15.html

http://eliteguides2.blogspot.com/2014/03/e20-007-data-science-associate-exam.html



http://new-dumps.blogspot.com/2014/06/emc-dumps-e20-385e20-390e20-405e20.html

http://new-dumps.blogspot.com/2014/06/emc-dumps-e20-340e20-351e20-357e20.html

http://new-dumps.blogspot.com/2014/06/emc-dumps-e20-027e20-322e20-324e20.html

http://new-dumps.blogspot.com/2014/06/emc-dumps-e10-001e10-110e20-002e20.html

http://new-dumps.blogspot.com/2014/06/emc-dumps-e20-559e20-591.html

http://new-dumps.blogspot.com/2014/06/emc-dumps-e20-260e20-545e20-547e20-375.html

http://new-dumps.blogspot.com/2014/06/emc-dumps-e20-260e20-545e20-547e20-375.html

http://new-dumps.blogspot.com/2014/06/642-732-642-742-642-737-100-pass.html

http://new-dumps.blogspot.com/2014/06/642-747642-874-new-dumps.html

http://new-dumps.blogspot.com/2014/06/300-206-300-207-new-dumps-100-pass.html

http://new-dumps.blogspot.com/2014/06/642-832-642-902-642-813-new-dumps.html

http://new-dumps.blogspot.com/2014/06/642-832-642-902-642-813-100-pass.html

http://new-dumps.blogspot.com/2014/06/300-208-300-209-642-996-642-998-100-pass.html

http://new-dumps.blogspot.com/2014/06/1z0-0171z0-0181z0-0271z0-0281z0-0301z0.html

http://new-dumps.blogspot.com/2014/06/c2050-724c2060-218c2060-220c2060.html

http://new-dumps.blogspot.com/2014/06/pfinacc65pfinacc66pfinmgt64pfinmgt65cbi.html

http://new-dumps.blogspot.com/2014/05/hp0-a25hp2-w100hp2-z12hp2-z18hp2-z20hp2.html

http://new-dumps.blogspot.com/2014/05/certify-e20-260-e20-026-e20-559-100-pass.html

http://newdump.0fees.net/?p=1438

http://newdump.0fees.net/?p=1436

http://newdump.0fees.net/?p=1434

http://newdump.0fees.net/?p=1432

http://newdump.0fees.net/?p=1430

http://newdump.0fees.net/?p=1428

http://newdump.0fees.net/?p=1426

http://newdump.0fees.net/?p=1424

http://newdump.0fees.net/?p=1422

http://newdump.0fees.net/?p=1420

http://newdump.0fees.net/?p=1418

http://newdump.0fees.net/?p=1416

http://newdump.0fees.net/?p=1414

http://newdump.0fees.net/?p=1412

http://newdump.0fees.net/?p=1410

http://newdump.0fees.net/?p=1408

http://newdump.0fees.net/?p=1409

http://newdump.0fees.net/?p=1406

http://newdump.0fees.net/?p=1310

http://newdump.0fees.net/?p=1308

http://newdump.0fees.net/?p=1306

http://newdump.0fees.net/?p=1304

http://newdump.0fees.net/?p=1302

http://newdump.0fees.net/?p=1300


http://eliteguides1.blogspot.com/2014/06/wwweliteguidescn-new-dumps-100-pass-e20_8241.html

http://eliteguides1.blogspot.com/2014/06/wwweliteguidescn-new-dumps-100-pass-e20_6157.html

http://eliteguides1.blogspot.com/2014/06/wwweliteguidescn-new-dumps-100-pass-e20_5695.html

http://eliteguides1.blogspot.com/2014/06/wwweliteguidescn-new-dumps-100-pass-e20_9677.html

http://eliteguides1.blogspot.com/2014/06/wwweliteguidescn-new-dumps-100-pass-e20_1939.html

http://eliteguides1.blogspot.com/2014/06/wwweliteguidescn-new-dumps-100-pass-e20_8325.html

http://eliteguides1.blogspot.com/2014/06/wwweliteguidescn-new-dumps-100-pass-e20_6767.html

http://eliteguides1.blogspot.com/2014/06/wwweliteguidescn-new-dumps-100-pass-e20_6147.html

http://eliteguides1.blogspot.com/2014/06/wwweliteguidescn-new-dumps-100-pass-e20_8012.html

http://eliteguides1.blogspot.com/2014/06/wwweliteguidescn-new-dumps-100-pass-e20_8999.html

http://eliteguides1.blogspot.com/2014/06/wwweliteguidescn-new-dumps-100-pass-e10_28.html

http://eliteguides1.blogspot.com/2014/06/wwweliteguidescn-new-dumps-100-pass-e10.html

http://eliteguides1.blogspot.com/2014/06/wwweliteguidescn-new-dumps-100-pass-e20_6501.html

http://eliteguides1.blogspot.com/2014/06/wwweliteguidescn-new-dumps-100-pass-e20_5668.html

http://eliteguides1.blogspot.com/2014/06/wwweliteguidescn-new-dumps-100-pass-e20_3901.html

http://eliteguides1.blogspot.com/2014/06/wwweliteguidescn-new-dumps-100-pass-e20_5211.html

http://eliteguides1.blogspot.com/2014/06/wwweliteguidescn-new-dumps-100-pass-e20_5162.html

http://eliteguides1.blogspot.com/2014/06/wwweliteguidescn-new-dumps-100-pass-e20_8649.html

http://eliteguides1.blogspot.com/2014/06/wwweliteguidescn-new-dumps-100-pass-e20_4570.html

http://eliteguides1.blogspot.com/2014/06/wwweliteguidescn-new-dumps-100-pass-e20_9830.html

http://eliteguides1.blogspot.com/2014/06/wwweliteguidescn-new-dumps-100-pass-e20_7471.html

http://eliteguides1.blogspot.com/2014/06/wwweliteguidescn-new-dumps-100-pass-e20_28.html

http://eliteguides1.blogspot.com/2014/06/wwweliteguidescn-new-dumps-100-pass-e20.html

http://eliteguides1.blogspot.com/2014/06/emc-new-dumps-e10-001-e10-110-e20-002.html

http://eliteguides1.blogspot.com/2014/06/new-dumps-e20-329-e20-335-e20-340-e20.html

http://eliteguides1.blogspot.com/2014/06/new-emc-dumpse20-495-e20-500-e20-503.html

http://eliteguides1.blogspot.com/2014/06/emc-braindump-e20-655-e20-661-e20-670.html

http://eliteguides1.blogspot.com/2014/06/c2010-005c2010-023c2010-024c2010.html

http://eliteguides1.blogspot.com/2014/06/e20-385e20-390e20-405e20-455e20-465e20.html

http://eliteguides1.blogspot.com/2014/06/hp0-m59hp0-m60hp0-m61hp0-m62hp0-m63hp0.html

http://eliteguides1.blogspot.com/2014/06/cte2e10718ctep10701ctep10702cterp1065ct.html

http://eliteguides1.blogspot.com/2014/06/640-792640-864640-875640-878640-893640.html

http://eliteguides1.blogspot.com/2014/06/1z0-4591z0-4601z0-4611z0-4621z0-4631z0.html

http://eliteguides1.blogspot.com/2014/06/070-659070-662070-663070-667070-668070.html


http://eliteguides1.blogspot.com/2014/06/c4090-958-dumps.html

http://eliteguides1.blogspot.com/2014/06/c2010-005c2010-023c2010-024c2010.html

http://eliteguides1.blogspot.com/2014/06/new-ibm-dumps-m2040-724m2040-725m2050.html

http://eliteguides1.blogspot.com/2014/06/ibm-best-braindumps-p2070-071p2070.html

http://eliteguides1.blogspot.com/2014/06/100-pass-new-ibm-dumps-c2180-175c2180.html

http://eliteguides1.blogspot.com/2014/06/c2070-984c2070-985c2070-986c2080_4138.html

http://eliteguides1.blogspot.com/2014/06/c2070-984c2070-985c2070-986c2080_4351.html

http://eliteguides1.blogspot.com/2014/06/c2070-984c2070-985c2070-986c2080_16.html

http://eliteguides1.blogspot.com/2014/06/c2070-984c2070-985c2070-986c2080.html

http://eliteguides1.blogspot.com/2014/06/c2070-583c2070-585c2070-586c2070.html

您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP