原材料:1、web版本的JavaScript思维导图(BSD开源协议)【戳这里去官网】。2、easyui最新版【戳这里去官网】。这里是原本的jsMind:在线测试地址 :http://hizzgdev.github.io/jsmind/example/1_basic.html为了操作方便,添加了一个...
分类:
Web程序 时间:
2015-07-29 13:49:25
阅读次数:
367
不贴图片了,太累。Code First 约定借助 CodeFirst,可通过使用 C# 或Visual Basic .NET 类来描述模型。模型的基本形状可通过约定来检测。约定是规则集,用于在使用 Code First 时基于类定义自动配置概念模型。约定是在 System.Data.Entity.M...
分类:
其他好文 时间:
2015-07-29 13:45:34
阅读次数:
124
1.题目:Implement a basic calculator to evaluate a simple expression string.The expression string may contain open(and closing parentheses), the plus+or ...
分类:
其他好文 时间:
2015-07-28 22:39:08
阅读次数:
119
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)
Total Submission(s): 4440 Accepted Submission(s): 1766
Problem Description
Message queue is the basic fu...
Problem Description
Message queue is the basic fundamental of windows system. For each process, the system maintains a message queue. If something happens to this process, such as mouse click, text...
https://docs.djangoproject.com/en/1.8/intro/tutorial01/1. get django versionpython -c "import django; print(django.get_version())"2. run serverpython ...
分类:
其他好文 时间:
2015-07-28 06:40:44
阅读次数:
83
1.题目:Implement a basic calculator to evaluate a simple expression string.The expression string may contain open(and closing parentheses), the plus+or ...
分类:
其他好文 时间:
2015-07-28 00:26:48
阅读次数:
142
打开Word 2007,按Alt+F11。这时会出现一个Visual Basic编辑窗口。如图所示: 上图中左上方,鼠标右击Normal→插入→模块,出现下图: 双击“模块1”→在右侧出现的窗口中填写以下代码: Sub 无格式粘贴() Selection.PasteSpecial Link:=Fal...
分类:
其他好文 时间:
2015-07-27 22:27:32
阅读次数:
122
android studio下提示gradle project sync failed.Basic functionality will not work-----》》我是通过androidstudio下,点击tools->Android->syncprojectwithgradlesfiles.解...
分类:
移动开发 时间:
2015-07-27 22:27:17
阅读次数:
142
PL/SQL Developer 和 instantclient客户端安装配置
1)安装Oracle 11g 64位
2)安装32位的Oracle客户端( instantclient-basic-win32-11.2.0.1.0)
下载 instantclient-basic-win32-11.2.0.1.0.zip (一定得是32位的,不要下错了版本,Oracle官...
分类:
数据库 时间:
2015-07-27 21:03:36
阅读次数:
163