dropdownlist三级联动效果 dropdownlist三级联动效果,functiondrop1(){while(document.all["DropDownList2"].options.length>1)document.all["DropDownList2"].options.remove(1);
PictureUtil.java android对图片进行操作封装类 Bitmap→byte[];byte[]→Bitmap;Bitmap缩放;将Drawable转化为Bitmap;获得圆角图片;获得带倒影的图片;Drawable缩放