public function findfile($arr) { $files = array();
foreach ($arr as $file) { $child = glob($file."/*"); ...
分类:
其他好文 时间:
2014-06-29 15:05:49
阅读次数:
200
As it is well known fact that XMLPublisher
stores the metadata and physical files for templates and data definitions in
BLOB columns in its schema. Du...
分类:
其他好文 时间:
2014-06-29 14:19:51
阅读次数:
373
1 设置path, 在windwos 7下要重启2 重启后,cmd----ant -version
Unable to locate tools.jar. Expected to find it in C:\Program
Files\Java\jre6\lib原来是只安装了jre, 没有安装jdk...
分类:
其他好文 时间:
2014-06-07 04:37:11
阅读次数:
209
今天在安装Aptana Studio
2时出现这个东东,卸载后再安装依旧不行最后找到原因原因:就是由于你把“我的文档”的位置修改造成的。但Aptana还以为“我的文档”的位置是在系统的默认路径下。解决办法:右键快捷方式,找到“属性”,把“目标”修改为"D:/Program
Files/Aptana ...
分类:
其他好文 时间:
2014-05-30 09:38:25
阅读次数:
250
wpf ,PNG图形半透明窗体
,使用webbrowser控件附件:http://files.cnblogs.com/xe2011/WpfApplication1_webbrowser_transparent.rarMainWindow1.XAMLMainWindow1.XAML.CSusingSy...
原因分析:1、在头文件中:#import "C:\Program Files\Common
Files\System\ado\msado15.dll" no_namespace rename("EOF",
"EndOfFile")2、在“stdafx.h ”文件中,#ifndef _AFX_NO_D...
分类:
其他好文 时间:
2014-05-29 13:21:05
阅读次数:
249
1.本人当前使用的Tomcat版本为:6.0.20,oracle为稳定的9i版本2.下文为方便起见,依习惯以%Tomcat_Home%表示Tomcat安装的目录,本人安装目录为“E:\Program
Files\WindowsXP\tomcat6”配置步骤如下:1.Tomcat 6的配置和以前的不同...
分类:
其他好文 时间:
2014-05-28 22:31:17
阅读次数:
285
之前安装的C#环境变量:%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;D:\Program
Files\Microsoft SQL...
分类:
其他好文 时间:
2014-05-28 04:12:26
阅读次数:
233
本文转自:http://www.codeproject.com/Articles/9348/Web-Service-AuthenticationDownload
source files - 45.5KBIntroductionThis is a simple mechanism to authen...
分类:
Web程序 时间:
2014-05-27 16:19:48
阅读次数:
473
用管理员身份运行CMD> cd C:\Program
Files\mongodb\bin> C:\Program Files\mongodb\bin>mongod --dbpath
"C:\Program Files\mongodb\data\db" --logpath "C:\Program Fi...
分类:
数据库 时间:
2014-05-27 16:12:25
阅读次数:
337