E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Projects
pdfbox解析pdf文档
一、下载地址:http://sourceforge.net/
projects
/pdfbox/?
老大不笑
·
2020-09-15 05:40
Linux下编译MIPS compiler
1.Downloadbinutils&gcc&newlibURL:http://sourceware.org/
projects
.html[root@localhostmips]#lltotal114768
lxgwm2008
·
2020-09-15 05:23
linux
如何在arm平台移植boa Web服务器
Ubuntu14.04LTS+OK335XSAuthor:casyDate:2014/8/61.到Boa的官方网站:www.boa.org,或另一个下载地址:http://sourceforge.net/
projects
越来越认真
·
2020-09-15 04:09
linux
在VS2015使用freetype2.10.1的方法(win10x64专业版,Visual Studio 2015专业版)
一、freetype2.10.1的下载安装FreeType2.10.1下载地址:https://sourceforge.net/
projects
/freetype/files/freetype2/2.10.1
huangyiff
·
2020-09-15 04:09
visual
studio
visual
studio
code
c++
C# 利用ZedGraph控件画简单折线图示例
下载ZedGraph官网下载地址http://sourceforge.net/
projects
/zedgraph/files/添加ZedGraph.dll和ZedGraph.Web.dll的引用在控件库中添加
dengta_snowwhite
·
2020-09-15 04:19
/C#
ASP.Net/
SpringCloud全家桶学习之Feign负载均衡----Feign(四)
官网地址:https://
projects
.spring.io/spring-cloud/spring-cloud.html#spring-cloud-feignFeign是一个声明式的WebService
baiguan6705
·
2020-09-15 04:06
java
开发工具
测试
很好用的php执行时间分析工具webgrind
以前分析xdebug用的是(wincachegrind)http://sourceforge.net/
projects
/wincachegrind/现在直接安装webgrind来调试速度会更好http:
zzw945
·
2020-09-15 04:34
php
解决Nginx中location匹配不到末尾不加斜杠的URL
example配置假设我们配置是这样:server{listen80server_namexxx.com......location/yyy{root/home/
projects
;indexindex.htmlindex.htm
weixin_34185560
·
2020-09-15 04:38
VC6.0 Debug与Release区别
VC编译器的编译选项可以在
ProjectS
etting
hillyway
·
2020-09-15 04:29
C++
python+selenium 使用excel实现关键字封装
fromutil.excel_utilimportExcelUtilfromkeywordselenium.actiomMethodimportActionMethodexcel_path=r'D:\Pycharm
Projects
酸奶的成长记
·
2020-09-15 03:40
使用opc Utgard api,编写opc client
java的opcclientapi,可以在此基础上编写opcclient,运行在window、Linux、mac等平台上;目前只支持到OPCDA2.0规范;官网:http://openscada.org/
projects
yhtppp
·
2020-09-15 03:22
IDEA中maven项目webapp目录未被识别
不要试图通过
projects
tructure强行配置。肯定是你的项目结构或者pom.xml的配置有问题导致的。
大海梦想
·
2020-09-15 03:28
经验技巧
执行django-admin.py startproject superlists时提示windows无权限的问题解决方法
在创建django项目时,执行下面命令:django-admin.pystart
projects
uperlists弹窗提示“windows无权限访问文件”解决方法,去掉.pydjango-adminstart
projects
uperlists
青少儿编程STEAM
·
2020-09-15 03:24
经验分享
django
Idea 将 springboot 项目打包成 jar
1.选择File->
ProjectS
tructure2.依次选择以下项目3.根据modules创建jar。如图所示,选择项目,入口类等。最后一项META-INF默认放到s
你我青春时
·
2020-09-15 03:44
Spring
Boot
利用 msmtp+mutt+shell来实现邮件告警
一、安装msmtp下载软件wgethttp://sourceforge.net/
projects
/msmtp/files/msmtp/1.4.32/msmtp-1.4.32.tar.bz2tar-jxvfmsmtp
weixin_33955681
·
2020-09-15 03:54
数据库
shell
开发工具
Google C++ Style Guide
2019独角兽企业重金招聘Python工程师标准>>>BackgroundC++isthemaindevelopmentlanguageusedbymanyofGoogle'sopen-source
projects
.AseveryC
weixin_33817333
·
2020-09-15 03:52
class转Json不成功
参照链接:https://blog.csdn.net/yy763496668/article/details/77875195我的数据如下:{"Know":["A","1","",],"
Projects
ZRunners
·
2020-09-15 03:54
unity
解决IDEA创建SpringBoot项目时没有web文件夹
但须以链接方式注明源地址,否则追究法律责任】原因1.在这块他不是没有文件夹,idea后边把web改成SpringWeb了,你就点击那个对勾就可以了2.创建完项目之后发现没有WEB-INFO文件夹点击左上角File–>
Projects
Structure
程序员温眉
·
2020-09-15 03:42
idea
web
idea配置JDK Maven tomcat 启动测试
一、idea的安装,自行解决,ps:激活地址url--http://idea.imsxm.com二、idea与JDK的配置1、有两种打开配置项的方法:One:依次点开File-->
ProjectS
tructure
shasiqq
·
2020-09-15 03:30
工具idea
tomcat
idea
jdk
IntellijIDEA14中使用maven构建web项目时web-inf下classes的生成
解决方案:bulid构建之后的classes是在target目录下,这个在file–>
projects
tructure–>modules里面设置接着将paths下面的outputpath输出路径设置一下
seizen91
·
2020-09-15 03:58
unity性能优化之降低动画文件的大小
通过菜单项Edit->
ProjectS
ettings->Editor打开EditorSettings窗口,就可以设置资源序列化方式打开一个anim文件看里面内容:里面使用的浮点数精度都比较高,因此我们可以通过降低精度的方式来减小动画文件的大小具体
Rhett_Yuan
·
2020-09-15 03:21
性能分析
IDEA创建maven工程,修改目录结构,配置webapp文件夹
如下:new好后发现文件夹都是灰色的,在java文件夹右击选择new,也没有java,class那些选项这时手动修改目录类型,选择File->
projects
tructure,如下:如上,选中你要修改的文件
Android_la
·
2020-09-15 03:53
IDEA
Maven使用tomcat7-maven-plugin实现远程部署
1简介参见maven插件tomcat7-maven-plugin的使用TheTomcatMavenPluginprovidesgoalstomanipulateWAR
projects
withintheTomcat7
思影影思
·
2020-09-15 02:05
Maven
IDEA
Tomcat
又一个竞争对手-Mobicents
http://sourceforge.net/
projects
/mobicents/
kyle_blog
·
2020-09-15 02:50
SIPMethod
IDEA导入eclipse项目
IDEA导入eclipse项目注意:1、
ProjectS
tructure->Modules->Dependencies中配置.jar,删除后重新导入lib包(见附件)2、其它按提示操作即可确保
ProjectS
tructure
iteye_9926
·
2020-09-15 02:08
IDEA
Spark-submit 时出现java.lang.ClassNotFoundException
File=>
ProjectS
tructure=>Modules将该类所在的包设置为Sources
the_Chain_Warden
·
2020-09-15 02:48
将idea maven项目中webapp文件夹的改为Web Root
程序找不到你的jsp页面是因为你webapp文件夹不是WebRoot,下面更改为WebRoot:files-
projects
ettings-facets:找到web这一项,更改webresourcedirectories
找找Bug
·
2020-09-15 02:18
idea
spring-boot起步介绍Demo,廖师兄springboot学习笔记
一、使用IDEA新建项目new
projectS
pringInitializr目录解释:templates自动生成,放着spring-boot的模版,现在都是前后端分离,一般不用这个,这个性能不好,就算是写
五师弟
·
2020-09-15 01:17
springboot
zsh的配置
安装配置zsh安装脚本如下:#downloadandunpackwget-Ozsh.tar.gzhttps://sourceforge.net/
projects
/zsh/files/latest/downloadmkdirzsh
在河之洲
·
2020-09-15 01:12
linux
zsh
IntelliJ IDEA 下 web 项部署调试
IntelijIdea—>Preference—>Plugins下查看是否安装JavaEE相关的插件本地安装配置Tomcat,然后关联到Idea里IdeaTomcat本地部署调试配置点击菜单栏:File—>
ProjectS
truc
britain
·
2020-09-15 01:43
其他
windows环境下安装MinGW 配置gcc编译器
1、MinGW下载mingw-get-setup.exe下载地址:https://osdn.net/
projects
/mingw/downloads/68260/mingw-get-setup.exe/
卿婳
·
2020-09-15 01:26
MinGW
gcc
Ubuntu 10.04 LTS - the Lucid Lynx 安装笔记
现在正式开工了:1.首先去下载,解压ubuntu-10.04-desktop-i386.isogrub4dos-0.4.4.zip(http://sourceforge.net/
projects
/grub4d
weixin_34332905
·
2020-09-15 01:35
IntelliJ IDEA WEB项目的部署配置详细说明
里面大部分功能还是比较熟悉的,但是很多细节地方还是搞不清楚,这几天公司另一个小组也换成了IntellijIDEA,帮他们迁移项目的时候,因为是非maven项目,遇到了很多问题,自己又研究了一番,下面整理一下2.项目配置(
ProjectS
tructure
昆兰
·
2020-09-15 01:33
intellij idea 如何打 war 包
file->
projects
tructureartifacts->点击+,选择webapplication:archive,创建manifest文件;okbuild->buildartifacts
昆兰
·
2020-09-15 01:33
IDE
intellij
idea
mount: unknown filesystem type ntfs 解决方案 ntfs-g3(linux el5PAE)
linuxel5PAE)2010-03-2500:12解决方案如下:1、先查看你系统内核的版本#uname-pr2.6.18-92.el5i6862、打开下面的网址:http://sourceforge.net/
projects
guguojin
·
2020-09-15 00:09
双系统 Windows下 读取Ubuntu文件
解决办法:1下载ext2explore工具下载地址https://sourceforge.net/
projects
/ext2read/files/latest/download(显示是ext2read但下载下来是
Evan_Gu
·
2020-09-15 00:36
Linux
Execution failed for task ':app:processDebugResources'. > java.io.IOException: Could not delete path
>java.io.IOException:CouldnotdeletepathC:\Users\ehsan\AndroidStudio
Projects
\MyApplication3\app\...这个问题是我在
Rgen_xiao
·
2020-09-15 00:35
android
windows下安装最新版MinGW
安装过程中要保证电脑始终联网,到http://sourceforge.net/
projects
/
weixin_34054866
·
2020-09-15 00:45
shell
java
ValueError: Cannot feed value of shape (100, 100) for Tensor u'Reshape_1:0', which has shape '(10000
错误内容:Traceback(mostrecentcalllast):File"/home/dn236/Pycharm
Projects
/drum_transcription_2/data_test_whole_file.py
隐夜拙
·
2020-09-15 00:11
BUG
Visual C++开发工具与调试技巧整理
1.如何在Release状态下进行调试Project->Setting=>
ProjectS
etting对话框,选择Release状态。C/C++标签中的Category选General
zhangyuanlovelife
·
2020-09-14 23:37
MFC&VC
wxWidgets 安装方法(Windows 8.1 + Visual Studio 2013)
在windows8.1上面,搭建基于visualstudio2013的wxWidgets的开发环境,方法如下:下载目前最新版本为3.0.0,下载地址:http://sourceforge.net/
projects
weixin_30776273
·
2020-09-14 23:12
c/c++
开发工具
msys2编译libx264库
下载地址:https://sourceforge.net/
projects
/msys2/(1)双击安装msys2-x86_64-20161025.exe,默认安装路径C:\msys64\mingw32.
刀鱼i足球
·
2020-09-14 23:24
ffmpeg
Anaconda3安装EasyGui
借鉴了一个博客https://blog.csdn.net/ydy2511000/article/details/85230347在https://sourceforge.net/
projects
/easygui
Amberrr-L
·
2020-09-14 23:39
解决“Error:No toolchains found in the NDK toolchains folder for ABI with prefix: mipsel-linux-android”
问题:最近SDKTools中安装了NDK,于是在最近的项目中的就出现了如图所示的错误:mipsel-linux-android的缺失解决方法:(1)找到NDK的根目录:File/
ProjectS
tructure
Jennyni1122
·
2020-09-14 23:02
Bug整理
liveDataBus使用篇
在工程的build.gradle配置all
projects
{repositories{google()jcenter()maven{url'https://jitpack.io'}}}在model的build.gradle
zhudaihai
·
2020-09-14 23:12
工具
控件
解决cv2.error: OpenCV(4.2.0) C:\
projects
\opencv-python\opencv\modules\objdetect\src\cascadedetect.cpp
cv2.error:OpenCV(4.2.0)C:\
projects
\opencv-python\opencv\modules\objdetect\src\cascadedetect.cpp:1689:
大小王哈
·
2020-09-14 23:07
人脸识别
opencv
python
其他
idea 使用java.lang.NoClassDefFoundError,com/alibaba/fastjson/JSONObject的错误
idea引入json时,在pom.xml加入依赖后,运行报错,提示找不到类解决方案是:进入idea
projects
tructure快捷键:Ctrl+alt+shift+s-artifacts将包引入web
我_在
·
2020-09-14 22:45
idea使用
Android 文件选择器,单选,多选
https://github.com/inksnow/fileselect使用all
projects
{repositories{google()jcenter()maven{url'https://jitpack.io
ink_s
·
2020-09-14 22:43
android
Android 加载等待动画SpinKitView的使用
//Top-levelbuildfilewhereyoucanaddconfigurationoptionscommontoallsub-
projects
/modules.buildscript{repositories
ink_s
·
2020-09-14 22:43
cv2.error: OpenCV(4.2.0) C:\
projects
\opencv-python\opencv_contrib\modules\xfeatures2d\src\sift.
在运行一个利用opencv库中的SIFT算法的图像拼接程序时,出现了如下错误C:\Users\syzim\anaconda3\envs\ethan\python.exeC:/Users/syzim/Desktop/代码/ch3/stitcher/ImageStiching.pyTraceback(mostrecentcalllast):File"C:/Users/syzim/Desktop/代
ethansui
·
2020-09-14 22:12
OpenCv
上一页
113
114
115
116
117
118
119
120
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他