update comments
parent
5073258237
commit
77e6ca2945
@ -1,8 +1,8 @@
|
||||
package us.codecraft.webmagic.utils;
|
||||
|
||||
/**
|
||||
* Stands for features unstable.
|
||||
* @author code4crafter@gmail.com <br>
|
||||
* Stands for features not stable.
|
||||
*/
|
||||
public @interface Experimental {
|
||||
}
|
||||
|
@ -1,5 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
提供一些处理链接的静态工具类。
|
||||
Static utils of webmagic.
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue