异常截图:附注:本人D:\Program Files (x86)\Microsoft Visual
Studio 11.0\ReportViewer
下只有Microsoft.ReportViewer.WebForms.dll和Microsoft.ReportViewer.WinForms.dll两...
分类:
其他好文 时间:
2014-05-24 07:17:34
阅读次数:
20278
一.svn
首页:http://subclipse.tigris.org/servlets/ProjectProcess?pageID=p4wYuA Install New
Software:http://subclipse.tigris.org/update_1.10.x 二.Eclipse Co...
分类:
系统相关 时间:
2014-05-24 06:27:20
阅读次数:
351
计算机常用英语词汇一、硬件类(Hardware)二、软件类(Software)三、网络类(Network)四、其它CPU(CenterProcessorUnit)中央处理单元Mainboard主板RAM(randomaccessmemory)随机存储器(内存)ROM(ReadOnlyMemory)....
分类:
其他好文 时间:
2014-05-19 14:14:19
阅读次数:
423
http://developer.android.com/sdk/installing/installing-adt.html Download the ADT
Plugin Start Eclipse, then select Help > Install New Software. Click ...
分类:
系统相关 时间:
2014-05-19 07:58:09
阅读次数:
343
Given a binary tree, determine if it is a valid
binary search tree (BST).Assume a BST is defined as follows:The left subtree of
a node contains only n...
分类:
其他好文 时间:
2014-05-19 07:23:48
阅读次数:
357
Warning[★警告★]:
(1) authorization code sensitive parts of antivirus software, you can let go.
Do not worry deleted! Such as: 360
(2) requires a license copyrighted software, pirated reserved!...
分类:
移动开发 时间:
2014-05-18 13:59:25
阅读次数:
380
//rbtree.h /* Red Black Trees (C) 1999 Andrea
Arcangeli This program is free software; you can redistribute it and/or modify
it under the terms of the...
分类:
系统相关 时间:
2014-05-18 01:05:37
阅读次数:
489
1.pre-defined function void funciton2.using
programmer-defined function a.declaration-- in main() or above main() in global
space b.definition -- just...
分类:
编程语言 时间:
2014-05-17 22:17:28
阅读次数:
268
很多程序员已经干了一段时间java了依然不明白jdk与jre的区别。JDK就是Java
Development Kit.简单的说JDK是面向开发人员使用的SDK,它提供了Java的开发环境和运行环境。SDK是Software Development
Kit 一般指软件开发包,可以包括函数库、编译程序...
分类:
其他好文 时间:
2014-05-17 19:57:10
阅读次数:
217
一,安装基础环境
1,安装jdk7,并配置环境变量(pyDev要求jdk7及以上版本,否则安装好也不显示) 2,下载Eclipse并解压
3,安装python3.X二,Eclipse下配置pyDev 1,安装插件:help -> Install new Software..
->输入PyDe...
分类:
编程语言 时间:
2014-05-17 18:54:51
阅读次数:
322