会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
逆火狂飙I
What I cannot create, I do not understand.
首页
新随笔
联系
订阅
管理
上一页
1
···
38
39
40
41
42
43
44
45
46
···
207
下一页
2022年2月27日
【高中数学/基本不等式】若正数a,b满足a>b,且1/(a+b)+1/(a-b)=1,则3a+2b的最小值是?
摘要: 使用配方法和基本不等式解决问题“若正数a,b满足a>b,且1/(a+b)+1/(a-b)=1,则3a+2b的最小值是?”。
阅读全文
posted @ 2022-02-27 20:01 逆火狂飙
阅读(947)
评论(0)
推荐(0)
2022年2月26日
【高中数学/数列/通项公式】数列{an}满足an+1+4*an-1=4*an(n>=2),a1=1,a2=3,则log_2_a63的值为______.
摘要: 高中数学/数列/通项公式 数列{an}满足an+1+4*an-1=4*an(n>=2),a1=1,a2=3,则log_2_a63的值为______. 答案:67
阅读全文
posted @ 2022-02-26 21:43 逆火狂飙
阅读(205)
评论(0)
推荐(0)
【Mybatis】Mybatis对clob字段的处理
摘要: 【前篇】 https://www.cnblogs.com/heyang78/p/15937919.html https://www.cnblogs.com/heyang78/p/15937891.html 【纲领】 用jdbc处理clob字段,存入时需要创建Clob对象,然后以setString(1
阅读全文
posted @ 2022-02-26 21:39 逆火狂飙
阅读(3683)
评论(0)
推荐(0)
2022年2月25日
【java/oracle】以JDBC方式从clob字段读出大文本
摘要: 【插值程序】 https://www.cnblogs.com/heyang78/p/15937891.html 【读出程序】 import java.io.Reader; import java.sql.*; public class ClobReader { public static void
阅读全文
posted @ 2022-02-25 21:49 逆火狂飙
阅读(217)
评论(0)
推荐(0)
【java/oracle】以JDBC方式向clob字段输入大文本
摘要: 【建表】 create table test03( id number(3), content clob, primary key(id) ) 【程序】 import java.io.BufferedReader; import java.io.FileInputStream; import jav
阅读全文
posted @ 2022-02-25 21:33 逆火狂飙
阅读(240)
评论(0)
推荐(0)
【Canvas与艺术】六角大楼
摘要: 用Canvas绘制六角大楼
阅读全文
posted @ 2022-02-25 20:19 逆火狂飙
阅读(96)
评论(1)
推荐(0)
【Canvas与艺术】绘制黑底古铜色Best Choice徽章
摘要: 使用HTML5/Canvas绘制黑底古铜色Best Choice徽章。
阅读全文
posted @ 2022-02-25 20:15 逆火狂飙
阅读(82)
评论(0)
推荐(0)
【Oracle sql】用sql获取表中字段、表注释和列注释
摘要: 建表语句: create table test02( id number(3), name nvarchar2(20), age number(3), primary key(id) ); COMMENT ON TABLE test02 IS '测试表'; COMMENT ON COLUMN tes
阅读全文
posted @ 2022-02-25 20:07 逆火狂飙
阅读(1043)
评论(0)
推荐(0)
【高考数学/三角函数】(2023高考全国新课标II卷#16)已知函数f(x)=sin(ωx+φ),如图,AB是直线y=1/2与曲线y=f(x)的两个交点,若|AB|=PI/6,则f(PI)=_______.
摘要: 2023高考全国新课标II卷第16题,涉及正弦函数的图像。
阅读全文
posted @ 2022-02-25 16:37 逆火狂飙
阅读(183)
评论(0)
推荐(0)
【高中数学/双曲线】双曲线x^2/a^2-y^2/b^2=1(a>0,b>0)的左右焦点分别为F1,F2,过焦点F2的直线与双曲线左右两支分别交于PQ两点,若PQF1为正三角形,则e=?
摘要: 按双曲线基本性质和勾股就能作答的小题。
阅读全文
posted @ 2022-02-25 16:21 逆火狂飙
阅读(1113)
评论(0)
推荐(0)
上一页
1
···
38
39
40
41
42
43
44
45
46
···
207
下一页