paihuai
paihuai
https安全证书,你好,我使用项目的okhttp 对齐进行了证书相关设置,您demo中的接口还是无法调通(如图报443),烦劳问一下,是我网络的问题? 还是哪里没设置正确  `2020-06-28 19:20:49.796 20449-20449/org.lzh.framework.updateplugin E/UpdatePluginLog: check update failed: cause by : Failed to connect to raw.githubusercontent.com/0.0.0.0:443 java.net.ConnectException: Failed to connect to raw.githubusercontent.com/0.0.0.0:443 at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.java:222) at okhttp3.internal.connection.RealConnection.connect(RealConnection.java:146) at...
需求:想要使用作者中间镂空的圆环样式; 下载demo,看到作者是在Swicth中通过 //------代码------- case R.id.csc_isGraduated: if (isChecked){ //在这里改变样式 circleProgressView.setGraduatedEnabled(true); }else { circleProgressView.setGraduatedEnabled(false); } break; 但是我把 circleProgressView.setGraduatedEnabled(true); 添加到初始化的时候,样式无法改变

How to configure yml ? circleci I cant upload it to my Github. Can u give me an example ?
请问,可以支持截长图的功能吗?
When applying the CQL method to GEN-VLKT, how should we handle the CLIP weight for verb classification? Can you provide the relevant code?