首先介绍一下蒙版效果。如下图所示 这种在某个图形,如原型中,以某种图形进行填充的效果。这个填充效果就被称之为蒙 … Continue reading SVG1.1中蒙版效果的实现
All posts by Stalvan
Eclipse Mars: 停止 Updating Error Reporting Database
进入 Window->Preferences-> Startup and Shutdown -&g … Continue reading Eclipse Mars: 停止 Updating Error Reporting Database
OSGI helloWorld项目启动失败解决
启动报错 Exception in org.eclipse.mylyn.internal.monitor.ui … Continue reading OSGI helloWorld项目启动失败解决
svn查看历史版本时 Item is not readable 的解决方案
我自己建了一个SVN 给其他人的权限只分配到了对应工程。并没有/的权限。 用户有反应说无法查看历史。这种情况 … Continue reading svn查看历史版本时 Item is not readable 的解决方案
Centos7定时监测mysql进程终止后自动启动mysql
编写脚本 /root/mybatch/listen.sh chmod 777 /root/myb … Continue reading Centos7定时监测mysql进程终止后自动启动mysql
centos7安装docker
1.检查前提条件使用命令 来确认是否安装了3.8或更高的内核 2.检查Device Mapper … Continue reading centos7安装docker
apache利用.htaccess禁止恶意爬虫访问
爬虫是搜索引擎索引网站内容的手段。但是有些爬虫的爬取频率过快,或者业务方向不一致从而造成流量和网站资源的白白消 … Continue reading apache利用.htaccess禁止恶意爬虫访问
JAVA使用RUNTIME调用EXE可执行程序
本示例为一个webservice项目,需要在其中调用C++写的可执行程序。可执行程序及其配置文件放在了src文 … Continue reading JAVA使用RUNTIME调用EXE可执行程序
关闭mysql的表名库名大小写敏感开关
MySQL的大小写敏感问题,默认是继承自操作系统,所以在windows下安装的MySQL就是大小写不敏感,li … Continue reading 关闭mysql的表名库名大小写敏感开关
【转】让Liferay的Service Builder连接其他数据库
转自让Liferay的Service Builder连接其他数据库http://www.huqiwen.com … Continue reading 【转】让Liferay的Service Builder连接其他数据库