pply OS : Windows, Mac, Linux
Apply Navicat Product : Navicat for Oracle, Navicat Premium
Apply Navicat Version No. : All
Instant Client package is required for Basic and TNS connection typ...
分类:
其他好文 时间:
2014-10-23 17:48:12
阅读次数:
374
由于是第一次接触Easy UI,还不是非常熟悉,尝试了一下对话框功能,还是很不错的,但问题是页面加载完成后,所有的对话框都自动弹出来了,百度了好久,也没有具体说明白的,貌似别人都没有这个问题哦
以下是Easy UI 官方提供的示例(页面加载完成后对话框自动弹出)
Basic Dialog - jQuery EasyUI Demo
...
分类:
其他好文 时间:
2014-10-23 14:36:45
阅读次数:
157
欢迎交流 1.1.26public class TestApp { public static void main(String[] args) { int a = StdIn.readInt(); int b = StdIn.readInt(); ...
分类:
其他好文 时间:
2014-10-22 20:16:11
阅读次数:
215
In the past four blogs, we attached importance to the index, including description and comparison with usage of index. Now in this blog, we will mainly focus on the basic operation of index. such quer...
分类:
数据库 时间:
2014-10-22 01:05:29
阅读次数:
270
一:简单的对比
VB是由Basic语言演化而来的VisualBasic,意思是可视化Basic,而VC是由C++语言演化而来的VisualC++,意思是可视化C++,VB功能没有VC强大,但是很容易掌握,推荐先学习VB,如果将来要专业学习编程,可以再进攻VC,那时你会发现原来掌握编程基础后VC是多么的容易学习。
VC的博大在于MFC的操纵,它是Win32API的封装. 关键在于怎样了解MFC的...
分类:
其他好文 时间:
2014-10-21 12:15:40
阅读次数:
163
ExampleLanguageDescriptionAsyncTriggerExC++Demonstrates some of the basic asynchronous trigger capabilities of compatible PGR Imaging Products.AsyncTr...
分类:
其他好文 时间:
2014-10-21 06:42:36
阅读次数:
220
Topic request: This?is?the?most?basic?image?stegano?I?can?think?of 题目提示这是最基础的图片隐藏术,那么一般来说在隐写术中最基础的应该属于在图片中插入信息了。 首先我们需要下载一个winhex,然...
分类:
其他好文 时间:
2014-10-21 03:39:19
阅读次数:
336
#pragma once#include #include typedef std::basic_string tstring;class CIniCfg{public: CIniCfg() { TCHAR szTemp[MAX_PATH]; GetMo...
分类:
编程语言 时间:
2014-10-21 00:43:30
阅读次数:
161
1、准备好所需要的安装包,http://www.oracle.com/technetwork/database/features/instant-client/index-097480.html这个网址有各种操作系统的客户端
oracle-instantclient-basic-10.2.0.5-1.i386.rpm
oracle-instantclient-devel-10.2.0.5-1....
分类:
数据库 时间:
2014-10-20 17:22:34
阅读次数:
224
这个问题是Unity4.5版本的一个bug,导入的"Water(Basic)"中的水显示出来没有波浪等动态效果解决办法:一:导入完整的4.3版本的Water(Basic)二:修改Water(Basic)->Sources->Shade->FX-WaterSimple.shader//unity4.3.0
//line45
temp.xyzw=v.vertex.xzxz*_WaveScale/un..
分类:
编程语言 时间:
2014-10-20 02:17:24
阅读次数:
386