-
水质感文字制造
水质感文字制作 [转自]http://68ps.5d6d.com/thread-2542-1-8.html 超强~一起学习~!!!!!!!!!!!!!<!--++plugin_codeqcomicbegin--><!--++plugin_codeqcomicend-->
274
热度 -
那村的人的好白
那村的人的美白! [转自]http://68ps.5d6d.com/thread-2524-1-8.html 学习下!简单明了!<!--++plugin_codeqcomicbegin--><!--++plugin_codeqcomicend-->
114
热度 -
[原创] 教你用PS制造MM美容
[原创]教你用PS打造MM美容 [转自]http://68ps.5d6d.com/thread-18746-1-1.html 教你用PS打造MM美容!!!!!!!!!!!!!!!!!!!!<!--++plugin_codeqcomicbegin--><!--++plugin_codeqcomicend-->
104
热度 -
jquery表单印证插件
jquery表单验证插件 jQueryplugin:Validationhttp://bassistance.de/jquery-plugins/jquery-plugin-validation/http://docs.jquery.com/Plugins/Validation#Validatorapihttp://docs.jquery.com/Plugins/Validation#Valida...
255
热度 -
[原创] 美容`调色`装点(从头改到脚)
[原创]美容`调色`装饰(从头改到脚) [转自]http://68ps.5d6d.com/thread-13754-1-9.html 先发下原图和三个最终效果<!--++plugin_codeqcomicbegin--><!--++plugin_codeqcomicend-->
375
热度 -
刚学刚位高手帮小弟我点评一上
刚学刚位高手帮我点评一下 [转自]http://68ps.5d6d.com/thread-12802-1-10.html 不足帮我指点指点<!--++plugin_codeqcomicbegin--><!--++plugin_codeqcomicend-->
79
热度 -
myeclipse怎么安装插件
myeclipse如何安装插件1将插件包解压,放到放到某路径下\eclipse\plugins文件夹中(如果解压之后含有plugins文件夹则直接放到eclipse文件夹下,总之要保证含有\eclipse\plugins形式的路径)。由于这某路径是用来存放所有插件的,所以推荐规范一些,比如我的D:\plugin\axis_plugin\eclipse\plugins(plugin表示这是插件文件夹...
10
热度 -
eclipse 4.3 解决 Check out as Maven Project from SCM选项有关问题
eclipse4.3解决CheckoutasMavenProjectfromSCM选项问题重新安装plugin:MavenSCMhandlerforSubclipse即可步骤:eclipse选项:Window->Preferences->Maven->Discovery,然后点击"OpenCatalog",在pluginmarketplace里找m2e-subclipse安装,最...
569
热度 -
想在eclipse中直接启动weblogic,需要哪个插件?该如何解决
想在eclipse中直接启动weblogic,需要哪个插件?想在eclipse中直接启动weblogic,需要哪个插件?color='#e78608'>------解决方案--------------------myeclipsecolor='#e78608'>------解决方案--------------------weblogicplugin,网上有下载的。目前针对的是PLUGIN2.0版本...
103
热度 -
声纳测试用例失败
问题描述 我正在尝试为我的项目之一获得声纳报告。 我已经运行了mvncleaninstall Runningblah.blah.BlahTest1 Testsrun:1,Failures:0,Errors:0,Skipped:0,Timeelapsed:0.016sec Runningblah.blah.BlahTest2 Testsrun:3,Failures:0,Errors:0,Skip...
40
热度 -
Web中运用Applet的方法
Web中使用Applet的方法 Applet这东西,以前没有使用过,更没有在jsp页面中使用。这次必须要在jsp中使用Applet显示图,也就来学了一学。在网上查了一些使用方法。JSP中嵌入applet使用<jsp:plugin/>标签我使用的applet类是AlarmSpeedApplet.class,在com.wlwh.chart.linechart包中。测试JSP为AppeltJ...
184
热度 -
导入外部maven项目报错
导入外部maven项目出错一开始导入的时候好像在加载什么东西到时我手贱把它关了之后他就一直错误了Errorsoccurredduringthebuild.Errorsrunningbuilder'MavenProjectBuilder'onproject'wxine_m'.Couldnotcalculatebuildplan:Pluginorg.apache.maven.plugins:maven...
77
热度 -
学习java中,chrome不支持applet?该如何解决
学习java中,chrome不支持applet?今天做java题。把applet嵌入到html中,很简单的那种。在IE9.0中显示正常,但是在chrome中要装插件。装了插件chromeinstall-6u31,结果chrome显示:“错误,请单击获取详细信息”报错:JavaPlug-in1.6.0_31使用JRE版本1.6.0_31-b05JavaHotSpot(TM)ClientVM用户主目录...
247
热度 -
ext应用总结(四)Ext4跨命名空间 引用
ext使用总结(四)Ext4跨命名空间引用 客户端Ext的加载配置 Ext.Loader.setConfig({ enabled:true, paths:{//'类名前缀':'所在路径' 'CommonView.common.plugin':'../common/plugin' } }); 在公用的命名域内,可以做action,event,logic等的处理,如下图:在plugin中的contro...
281
热度 -
eclipse整合maven之怎么打包的时候跳过测试junit
eclipse整合maven之如何打包的时候跳过测试junit1.前言.如题.2.代码.修改pom.xml,在build选项加上plugins的这段如下:<build><plugins><plugin><groupId>org.apache.maven.plugins</groupId><artifactId>maven-su...
64
热度 -
将.jar文件上传到远程存储库
问题描述 这个问题与有关。 将.jar文件上传网站时遇到很多麻烦。 按照和描述的文档步骤,我创建了一个build.gradle文件: //First,applythepublishingplugin buildscript{ repositories{ maven{ url"https://plugins.gradle.org/m2/" } } dependencies{ classpath"c...
100
热度 -
关于的struts2的种包
关于的struts2的类包 以下为从网上摘抄的.我的struts2.xml的配置,改了路径后再也找不到result的返回结果了.配置都正常.从网上看了是这个原因 如果你是用myeclipse8.5自动加的struts2.1包的话,把lib包下的这几个删除?struts2-convention-plugin-2.1.8.1.jar、struts2-embeddedjsp-plugin-2.1.8.1...
68
热度 -
Openfire初始了解
Openfire初步了解 插件开发结构 主要类继承制Plugin 并实现相应方法即可 页面为止目前正在研究。。。。。 ?
59
热度 -
video等元素兑现全屏控制
video等元素实现全屏控制 http://johndyer.name/native-fullscreen-javascript-api-plus-jquery-plugin/html5video实现全屏控制
94
热度 -
jQuery仿手风琴成效另一种实现方式,非插件.原创
jQuery仿手风琴效果另一种实现方式,非插件.原创http://www.zhjie.net/jquery-accordion-like-special-effects-original-edition-non-plugin-bug-has-perfect.html
133
热度