1. kali 状态栏显示应用程序工具: 百度搜索gnome进入kali 商城,下载 Applications Menu 并开启 ...
分类:
系统相关 时间:
2019-12-17 15:18:06
阅读次数:
113
服务器端创建:1.创建接口 2.创建实现类 (注意添加@WebService注解)3.创建服务 3.1定义发布地址 3.2发布客户端创建:1.生成客户端代码例:wsimport -d E:\applications\Myeclipse\Workspace\webserviceclient -keep ...
分类:
Web程序 时间:
2019-12-14 15:50:41
阅读次数:
118
可以按下列步骤解决: 1. 退出VMware fusion2. 打开【终端】3. 执行命令:sudo rm -rf /System/Library/Extensions/vmmon.kext ,根据提示输入管理员密码4. 执行命令:sudo cp -pR /Applications/VMware\ ...
分类:
系统相关 时间:
2019-12-14 12:18:36
阅读次数:
398
您是否想过Visual Studio 2008/2010在哪里存储从源服务器下载的源文件?默认情况下,它们会放在Local Settings\Applications Data\SourceServer下的主目录中。如果您使用两个不同的调试器,或者有多个用户使用您的计算机,则可能需要更改此位置。很遗 ...
分类:
其他好文 时间:
2019-12-14 12:04:07
阅读次数:
80
参考《Open Source Geospatial Tools Applications in Earth Observation》—Chapter 17 Case Study on Multispectral Land Cover ClassificationDepending on the ti... ...
分类:
其他好文 时间:
2019-12-11 11:20:01
阅读次数:
111
一开始我想自己写一个desktop文件放在/usr/share/applications下面,结果在右键菜单里面找不到vscode。 经过一番思索,apt get install deepin editor安装deepin自带的编辑器,把深度编辑这个软件的desktop文件改成vscode的。 然后 ...
分类:
其他好文 时间:
2019-12-10 22:51:21
阅读次数:
189
cd /Applications/ rm -r IntelliJ\ IDEA.app/ rm -r /Users/apple/Library/Logs/IntelliJIdea2019.3/ rm -r /Users/apple/Library/Preferences/IntelliJIdea201 ...
分类:
系统相关 时间:
2019-12-10 17:22:58
阅读次数:
877
ubuntu 所有的应用是在 /usr/share/applications 里的,其中每个应用都有自己的 .desktop 文件,这就是应用程序的一些声明,我们可以书写以下的 desktop 文件来达到效果。 [Desktop Entry]Encoding=UTF-8Name=phpstorm I ...
分类:
系统相关 时间:
2019-12-10 09:13:20
阅读次数:
137
clang编译的两种方法 1.使用绝对路径: clang -rewrite-objc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPho ...
分类:
其他好文 时间:
2019-12-04 20:18:40
阅读次数:
215
DBSCAN:Density Based Spatial Clustering of Applications with Noise Basic idea: If an object p is density connected to q, then p and q belong to the sa ...
分类:
数据库 时间:
2019-12-02 19:01:26
阅读次数:
129