Wesley13 Wesley13
4年前
java版mitmproxy,mitmproxt
mitmproxy(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fmitmproxy%2Fmitmproxy)作为一款出色中间人攻击工具,它在渗透、爬虫、ajaxhook、抓包等场景中表现的相当稳定和出色。但由于原生项目是python的缘故,使得跨语言使用m
Easter79 Easter79
4年前
vue 调用 ios提供的方法
各种百度之后,在别的站看到一篇文章,介绍可以使用WebViewJavascriptBridge与原生app进行通信;在项目中尝试了一下,确实有效记录一下。原文链接:https://blog.csdn.net/szjSmiling/article/details/82773293(https://www.oschina.net/action/
Stella981 Stella981
4年前
Python 并行分布式框架之 PP
PP(ParallelPython(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.parallelpython.com%2F))是基于Python的一个轻量级的,提供在SMP(多处理器或者多核系统)或者集群环境中并行执行Python代码的机制。最简单和最常见的并行方式
Stella981 Stella981
4年前
JS window对象 返回前一个浏览的页面 back()方法
JSwindow对象返回前一个浏览的页面back()方法,加载history列表中的前一个URL。语法:window.history.back();(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.cnblogs.com%2Fyongbin668%2Fp%2F55
Wesley13 Wesley13
4年前
mysql分区译文(第一章)
原文地址(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fdev.mysql.com%2Fdoc%2Frefman%2F5.7%2Fen%2Fpartitioning.html)请注意mysql通用的分区程序已被弃用了(5.7.17),并且将会在mysql8中完全移除
Stella981 Stella981
4年前
Chrome扩展开发基础教程(附HelloWorld)
1概述Chrome扩展开发的基础教程,代码基于原生JSH5,教程内容基于谷歌扩展开发官方文档(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fdeveloper.chrome.com%2Fdocs%2Fextensions%2Fmv3%2Fgetstarted%
Easter79 Easter79
4年前
Sun JVM,JRocket,J9,Harmony, 四种主要的Java虚拟机实现
说在前面点击链接加入群【JavaEE(SSHIntelliJIDEMaven)】:http://jq.qq.com/?\_wv1027&kQr6905(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fjq.qq.com%2F%3F_wv%3D1027%26k%3DQr6905)
Wesley13 Wesley13
4年前
Java学习
转载自知乎(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.zhihu.com%2Fquestion%2F34544815%2Fanswer%2F733871268%3Futm_source%3Dqq%26utm_medium%3Dsocial%26utm_oi%3D928
Stella981 Stella981
4年前
Javascript散点图气泡图控件Scatter & Bubble chart介绍
Scatter&Bubblechart(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.fanganwang.com%2Fproduct%2F3887)控件提供了散点图(XY)和气泡图,使客户可以轻松地在网站上创建出动态的,绚丽的散点图(XY)和气泡图。具体功能:
Stella981 Stella981
4年前
Centos7使用yum安装Marathon
官方提供了两种安装方式(http://mesosphere.github.io/marathon/docs/(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fmesosphere.github.io%2Fmarathon%2Fdocs%2F)),一种是下载压缩包解压,一种是使用yum(h