mongodb4目前最新稳定版本,由于5.0需要centos7并且对服务器有部分要求,觉得官网下载太慢的同学可以下载这个版本~
2021-12-22 14:02:16 68.74MB mongodb mongo mongodb4.4.10
1
开源神器mhook-2.3稳定版本,最好用的版本。接口简单,功能强大,支持32位和64位进程API hook,比Detours好用得多!
2021-12-10 16:31:25 529KB mhook; API hook
1
稳定版本)CAD快速看图会员破解版
2021-12-10 14:04:44 21.45MB CAD快速看图 会员破解版
1
这个东西到处都有,这里免费保管好用!多多支持!自己备份用,嘿嘿. 要最新驱动去segger官网下载,估计用别的ide软件没问题,但是我用ads1.2只有这个版本好用! 有关这方面的疑问欢迎互相交流!
2021-12-09 23:07:01 7.45MB Setup_JLinkARM_V408l ARM调试 segger JTAG接口
1
自己编译的 haproxy-1.7.8 windows 最新稳定版本
2021-12-08 22:43:26 3.05MB haproxy windows 最新版
1
稳定运行的电力系统仿真软件,简单易学,在matlab中输入psat即可打开这款软件。学习资料丰富!
2021-12-05 10:22:57 1.44MB 电力系统分析
1
Quickstart 代码如下: import java.io.File; import org.geotools.data.FileDataStore; import org.geotools.data.FileDataStoreFinder; import org.geotools.data.simple.SimpleFeatureSource; import org.geotools.map.FeatureLayer; import org.geotools.map.Layer; import org.geotools.map.MapContent; import org.geotools.styling.SLD; import org.geotools.styling.Style; import org.geotools.swing.JMapFrame; import org.geotools.swing.data.JFileDataStoreChooser; /** * Prompts the user for a shapefile and displays the contents on the screen in a map frame. * * This is the GeoTools Quickstart application used in documentationa and tutorials. * */ public class Quickstart { /** * GeoTools Quickstart demo application. Prompts the user for a shapefile and displays its * contents on the screen in a map frame */ public static void main(String[] args) throws Exception { // display a data store file chooser dialog for shapefiles File file = JFileDataStoreChooser.showOpenFile("shp", null); if (file == null) { return; } FileDataStore store = FileDataStoreFinder.getDataStore(file); SimpleFeatureSource featureSource = store.getFeatureSource(); // Create a map content and add our shapefile to it MapContent map = new MapContent(); map.setTitle("Quickstart"); Style style = SLD.createSimpleStyle(featureSource.getSchema()); Layer layer = new FeatureLayer(featureSource, style); map.addLayer(layer); // Now display the map JMapFrame.showMap(map); } }
2021-11-24 22:24:42 89.26MB gis geotoo
1
dotfuscator4.3有点问题,不稳定,4.9又要。net4所以上传这个。
2021-11-17 14:07:55 17.09MB dotfuscator4.2
1
ansj5.1.1.rar (最新稳定版本_含源码)
2021-11-17 02:31:07 22.11MB ansj
1
该版本为hbase最稳定的版本,源地址如下,由于源服务器下载太慢,所以放到这里供大家使用 资源源地址:http://archive.apache.org/dist/hbase/1.2.6/
2021-10-31 08:49:56 100.44MB hbase hbase1.2.6 hbase最稳定版本
1