搜索到与相关的文章
Java

为JavaFX默哀!

为JavaFX默哀!几天前Oracle正式宣布已收购Sun公司的消息传出,接着就公布了Sun的开发计划,其中明确指出,放弃JavaFX,停止在RIA领域与Adobe的Flex展开竞争。这是一种悲哀,因为JavaFX是一种优秀的技术,虽然它尚处于婴幼儿时期。JavaFX把应用打包成JNLP,部署到桌面就等同于Adobe的AIR,嵌入到网页就类似于Applet,身具Widget技术的优点,又能利用Java强大的力量、无与伦比的开源社区库。我原本打算把JavaF

系统 2019-08-29 22:33:55 2940

各行各业

kerberos

今天听了鉴权相关的课程,了解到了kerberos。下面这篇文章写得还不错。KerberosauthenticationexplainedAuthenticationandauthorisationareoftenthoughtofasasingleprocessbutthetwoareactuallydistinctoperationsthatmayevenuseseparatestoragelocationsfortheauthenticationand

系统 2019-08-12 09:27:16 2940

SqlServer

防止ADO连接SQL Server时的隐式连接

防止ADO连接SQLServer时的隐式连接ReportDate:2002/9Preparedby:郑昀Articlelastmodifiedon2002-9Theinformationinthisarticleappliesto:üMicrosoftSQLServer2000,7.0üMicrosoftADO2.5问题陈述:数据库服务器:MicrosoftSQLServer2000以及7.0;数据库服务器补丁:MicrosoftSQLServer2000

系统 2019-08-12 01:33:24 2940

各行各业

熊猫烧香的GAIM表情

熊猫烧香的GAIM表情包,共27种表情。(下载:http://gigix.javaeye.com/admin/show/54230)安装方法:(1)解压到~/.gaim/smileys目录下(2)在GAIM主界面选择Tools->Preferences->SmileyThemes->PrayingPanda好了。祝烧香愉快。Trackback:http://tb.blog.csdn.net/TrackBack.aspx?PostId=1509243熊猫烧香

系统 2019-08-12 01:33:14 2940

Tomcat

Tomcat 支持中文和不区分大小写

windows平台tomcat安装,简单版WindowsExecutable版,可以双击运行,根据提示点击下一步,就可完成基本配置,免去了设定环境变量等手动操作。tomcat的server.xml文件

系统 2019-08-12 01:32:55 2940

Ubuntu

update R on ubuntu

vi/etc/apt/sources.listhttp://cran.r-project.org/bin/linux/ubuntu/debhttp://cran.r-project.org/bin/linux/ubuntulucid/&UBUNTUPACKAGESFORRAnnouncement:Duetoseverissues,theUbuntuCRANpackageshavebeensignedwithanewpgpkey.SeeSECUREAPTbe

系统 2019-08-12 01:32:29 2940

Python

python启动vscode

#!/bin/envpython#coding=utf-8importosimportsysimportsubprocessimportcommandsdefcheckUserIsROOTCommandline():ifos.geteuid()!=0:print"Thisprogrammustberunasroot.Aborting."returnFalsesys.exit(1)else:returnTruedefstartVSCodeIDE():rc,o

系统 2019-09-27 17:57:53 2939

Windows

018_《Delphi下深入Windows核心编程》

《Delphi下深入Windows核心编程》Delphi教程系列书籍(018)《Delphi下深入Windows核心编程》网友(邦)整理EMail:shuaihj@163.com下载地址:Part1Part2Part3书名:Delphi下深入Windows核心编程作者:飞思科技产品研发中心出版社:电子工业出版社书号:7505384023出版日期:2003年1月开本:787*10921/16页码:525版次:2003年1月第一版第一次印刷内容简介本书是一本介

系统 2019-08-29 23:10:06 2939