一些参考网站 - Reference Documentation - Website Address

Reference Documentation - Website Address


MSDN Visual Studio 2015官方文档

https://msdn.microsoft.com/zh-CN/library/sc65sadd.aspx

提供visual stuio开发过程中的帮助文档

Microsoft Technet技术中心

https://technet.microsoft.com/zh-cn/

MySQL官方安装器

http://dev.mysql.com/downloads/installer/

w3school网络技术网站

http://w3school.com.cn/

中文版维基百科

http://wiki.yooooo.us/

解决中文维基百科 - zh.wiki 被墙的问题

OSDEV 操作系统技术网站

http://wiki.osdev.org/Expanded_Main_Page

cplusplus

http://www.cplusplus.com

关于C++标准

cpppreference

http://www.cpppreference.com/w/

stackoverflow

http://stackoverflow.com/

MSDN history resources - I tell you

http://www.itellyou.cn

保留一系列MSDN订户下载的内容,全部都是微软CDN的原版,哈希值与官网相同

Neusoft - WE

http://mirrors.neusoft.edu.cn/

东软信息学院开源镜像站,拥有众多教育网节点,可以获得各种开发资源的CDN加速

Neusoft - Mirror

mirrors.neusoft.edu.cn

端口:80

东软代理镜像点,用于代理Android SDK等被墙的开发者应用

腾讯Bugly 镜像

android-mirror.bugly.qq.com

端口:8080

腾讯代理服务器镜像,速度比东软代理快10倍

Wikibooks

https://www.wikibooks.org/

Wikibooks is a Wikimedia community creating a free library of educational textbooks that anyone can edit.

开源中国在线工具

http://tool.oschina.net/codeformat/

,ostools为开发设计人员提供在线工具,提供jsbin在线 CSS、JS 调试,在线 Java API文档,在线 PHP API文档,在线 Node.js API文档,Less CSS编译器

OpenGroup

http://www.opengroup.org/

Node.js中国

http://nodejs.cn/

学习并使用LESS

http://less.bootcss.com/

Android开发工具镜像站 powered by github

http://www.androiddevtools.cn/

Android Studio中文社区

http://www.android-studio.org/

Emmet Documentation

http://docs.emmet.io/

组合数学 - University of Manitoba

http://www.combinatorialmath.ca/

网页布局指导 - w3school不包含的内容

http://zh.learnlayout.com/

Lantern

http://get.lanternn.com

Google 提供的动态p2p软件,能够访问China Great Fire Wall屏蔽的一系列网址

Intel CPU 世代编号

http://www.intel.cn/content/www/cn/zh/processors/processor-numbers.html

时间: 2024-10-23 23:46:52

一些参考网站 - Reference Documentation - Website Address的相关文章

Springfox Reference Documentation

1. Introduction The Springfox suite of java libraries are all about automating the generation of machine and human readable specifications for JSON APIs written using the spring family of projects. Springfox works by examining an application, once, a

Spring Framework Reference Documentation 3.2.8.RELEASE 第23章中文翻译

23. JMS (Java Message Service) [中文翻译 by [email protected]] 23.1 介绍 Spring提供了一个JSM集成框架,简化了JMS API的使用.这点很像Spring对JDBC的集成. JMS大致提供生产消息和消费消息两类功能.JmsTemplate类用来生产消息和同步接收消息[译注:接收消息也就是消费消息].为了异步接收消息(异步接收消息类似于JavaEE的消息驱动Bean(Message-Driven Bean,MDB),Spring提供

信息检索参考网站

一.免费学术搜索引擎 1.谷歌学术:http://scholar.glgoo.org/ 2.百度学术:http://xueshu.baidu.com/ 3.360学术: 4.读秀:http://www.duxiu.com/ 5.必应: 1.Scholar google:http://scholar.google.com/Google(谷哥镜像网站还有:http://www.Glgoo.com/; https://www.roolin.com/;https://www.guge163.com/ h

JSQI网站大事表 | Website Landmark

2016-07-01 网站前身jsqi.50vip.com上线.2016-07-12 购买jsqi.org域名,替代之前的二级域名.2016-12-12 申请ChinaDMOZ收录,瞬间申请通过.2016-12-24 居然申请DMOZ瞬间通过,感谢审核人员的器重.2016-12-27 被有趣网址之家推荐,http://youquhome.com/?p=8888.2017-02-18 被EGOUZ推荐和收录,http://www.egouz.com/topics/8888.html,该站编辑也给了

常用WebSite Address

百度 魅族深度学习应用大赛 byr论坛 帖子 https://bbs.byr.cn/#!article/ML_DM/24852?p=1 百度 魅族深度学习应用大赛 官网 http://meizu.baiducloud.top/ps/web/index.html Keras中文文档 http://keras-cn.readthedocs.io/en/latest/

一个android参考网站,工具+源码

Android多渠道打包工具  https://github.com/wubo/apptools Android官方培训课程中文版(v0.9.4)  http://hukai.me/android-training-course-in-chinese/index.html Android Native开发工具  http://android-plus-plus.com/ NDK  C/C++开发Android应用工具包  https://github.com/inferjay/AndroidDe

参考网站

HTML5 CSS3 JS dsaf JAVA STRUTS SPRING HIBERATE MYBATIS MAVEN

css参考网站

https://zhuanlan.zhihu.com/p/25597059https://www.w3schools.com/howto/howto_css_icon_buttons.asphttps://stackoverflow.com/questions/1672879/can-you-add-line-breaks-to-the-after-pseudo-elementhttps://codepen.io/gismo07/pen/bZyjVq 原文地址:https://www.cnblo

Opencv 导入图片 Opengl 显示纹理(含用例代码)

本篇主要是讲使用Opencv导入一副图片,然后讲该副图片当成纹理显示在opengl当中. 首先说如何配置Opencv 我的硬件环境是: Windows10+Visual Studio 2015+opencv3.0 先在此网站下载opencv,下载之后,它是长这样的,点击它,会自动解压缩成名字为"opencv"的文件夹 接下来进行环境配置:从控制面板开始,按着这个路径  Control Panel\System and Security\System 来到高级系统设置(advanced