--=====================================-- system
sys,sysoper sysdba 的区别--===================================== Oracle
中sys,system帐户以及登陆时的normal,sysope...
分类:
数据库 时间:
2014-05-09 17:54:09
阅读次数:
425
在Eclipse中查看JDK类库的源代码!!!设置:1.点 “window”->
"Preferences" -> "Java" -> "Installed JRES"2.此时"Installed
JRES"右边是列表窗格,列出了系统中的 JRE 环境,选择你的JRE,然后点边上的 "Edit......
分类:
系统相关 时间:
2014-05-09 17:49:23
阅读次数:
442
安装:1.需要root权限,所以要用root登录,或suroot2.yum
install"@ChineseSupport"3.exit4.回到桌面,system->preferences->inputmethod5.如果没有,先注销一下。6.按照提示添加输入法。7.最后
再次注销,登录即可。设置:...
分类:
系统相关 时间:
2014-05-09 17:44:03
阅读次数:
379
https://code.google.com/a/eclipselabs.org/p/logviewer/Grep
Console
分类:
系统相关 时间:
2014-05-09 17:40:36
阅读次数:
347
本文是Tomcat源代码阅读系列的第二篇文章,我们在本系列的第一篇文章:在IntelliJ
IDEA 和 Eclipse运行tomcat 7源代码一文中介绍了如何在intelliJ IDEA 和
Eclipse中运行Tomcat源代码,本文介绍一下Tomcat的总体结构。本文没有特别指明的地方,源代...
分类:
其他好文 时间:
2014-05-09 17:17:23
阅读次数:
523
ASP.NET连接LDAP数据库的有关信息一、封装在DAL层中的获取用户信息的函数//////按照用户Id查找用户信息/////////publicDirectoryEntry
GetUser(string username){string path = System.Configuration.....
分类:
Web程序 时间:
2014-05-09 16:53:59
阅读次数:
418
转载自http://www.cnblogs.com/longgel/archive/2010/02/06/1664884.html上一次学习了HtmlHelper帮助类,这次我们学习一下UrlHelper帮助类,看类名也都知道这个类是用来帮我们生成URL在ASP.NET
MVC应用程序中。让我们来看...
分类:
Web程序 时间:
2014-05-09 12:45:58
阅读次数:
385
由于工作原因要熟悉这两门编程语言。网上找的。VB.NETProgram
StructureC#Imports System Namespace Hello Class HelloWorld Overloads Shared
SubMain(ByVal args() As String) Dim na...
分类:
其他好文 时间:
2014-05-09 12:30:02
阅读次数:
475
用Eclipse直接创建的webservice客户端,调用webservice出现异常:Caused
by: org.xml.sax.SAXException: Bad envelope tag: definitionsat
org.apache.axis.message.EnvelopeBuild...
分类:
Web程序 时间:
2014-05-09 12:20:40
阅读次数:
1171
原文:DevExpress.XtraReports.UI.XtraReport
动态报表using System;using System.Collections.Generic;using
System.ComponentModel;using System.Data;using System.D...
分类:
其他好文 时间:
2014-05-09 11:39:38
阅读次数:
611