搜索资源列表
-
0下载:
这两天写了一个小程序,可以定时从网上下载图片来设置为电脑的桌面。程序主要是用java实现的,采用了正则表达式来从网页文件中分析得到图片地址。因为设置图片为桌面必须使用windows api,设置图片为桌面的代码采用了C代码,使用jni(javaa本地接口)来和java程序集成。
程序获取图片的网址和时间间隔都可以设置,现在我使用的是百度的图片搜索来查找图片,每半个小时更换一次桌面,再也不用面对一成不变不变的桌面了,百度会替我查找最漂亮的图片设置为桌面。-Two days to write
-
-
0下载:
The CustomImageOp demo loads a JPEG picture, which would normally be of
type 3BYTE_BGR, and turns it into a compatible image of type INT_RGB. You can
look for the call to GraphicsUtilities.loadCompatibleImage() in the source
code of the demo an
-
-
0下载:
一个javascr ipt作品,实现了很强大的图片特效,可以从代码中更换成自己喜欢的图片-A javascr ipt works to achieve a very powerful image effects, you can replace the code from the image into your favorite
-