摘要:
制作圆角的关键在于设置img的border-radius属性。 先上效果图(此效果在最新FF和貌似老旧的Editplus3中都好用,没想到吧): 代码: <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>圆角Img示例</titl 阅读全文
posted @ 2021-12-19 10:34
逆火狂飙
阅读(245)
评论(0)
推荐(0)
摘要:
证明当x>1时,以x为底数,x+1为真数的对数函数是单调递减的函数。 阅读全文
posted @ 2021-12-19 09:10
逆火狂飙
阅读(211)
评论(0)
推荐(0)
摘要:
Problem: 连接MySQL时发生错误:连接失败,error:The server time zone value 'XXX' is unrecongnized or represents more than one time zone. You must configure either th 阅读全文
posted @ 2021-12-19 09:02
逆火狂飙
阅读(2397)
评论(0)
推荐(0)