Easter79 Easter79
3年前
vue input复选框checkbox默认样式纯css修改
<divclass"data_list"vfor"(item,index)indata_list":key"index"<inputtype"checkbox"class"check_boxtuicheckbox":id"'id'item.id":value"item.id"vmodel
Easter79 Easter79
3年前
truncate table操作后数据恢复方法探究
概述:北京某国企客户Oracle11gR2数据库误truncatetableCM\_CHECK\_ITEM\_HIS,表数据丢失,业务查询到该表时报错,此时发现数据库的备份不能用,表数据无法查询。客户Oracle11gR2数据库误truncatetableCM\_CHECK\_ITEM\_HIS,表数据丢失,业务查询到该表时报错,此
Wesley13 Wesley13
3年前
MySQL出现check the manual that corresponds to your MySQL server version for the right异常
MySQL出现checkthemanualthatcorrespondstoyourMySQLserverversionfortheright异常参考文章:(1)MySQL出现checkthemanualthatcorrespondstoyourMySQLserverversionforthe
Stella981 Stella981
3年前
SAP OData的CSRF校验开关
/IWFND/CL\_SODATA\_REST\_HANDLER这个类负责CSRFtoken的校验。布尔变量mv\_check\_csrf\_token控制服务器是否进行校验,默认值为true,意思是要检查。!(https://userimages.githubusercontent.com/5669954/59564398e856f9009
Wesley13 Wesley13
3年前
mysql 语句
useinterface_scan3;新增一列altertabledata_check_app_pageaddcolumnis_validint(10)unsignedNOTNULLDEFAULT1afterinterface_id;调整列顺序altertab
Stella981 Stella981
3年前
Check the NativeLink log file
!(https://images2018.cnblogs.com/blog/378458/201805/37845820180511192744081464452371.png)今天用Quartusii16.1仿真CycloneIV的IP核DDR2,总是报上面的错误。网上都说是modelsim路径的问题,但我确定不是。最后用Qaurt
Stella981 Stella981
3年前
Nginx负载均衡监控节点状态
  利用第三方插件监控(淘宝开发的Tengine)模块:nginx\_upstream\_check\_module实现web界面下载补丁包wgethttps://codeload.github.com/yaoweibin/nginx\_upstream\_check\_module/zip/master解压缩unzipmaste
Stella981 Stella981
3年前
Django—中间件
CBV加装饰器(session)要在CBV视图中使用我们上面的check\_login装饰器,有以下三种方式:fromdjango.utils.decoratorsimportmethod\_decoratorfromdjango.shortcutsimportrender,redirect,
Stella981 Stella981
3年前
CWinThread 部分代码
CWinThread AFXAPI AfxGetThread(){// check for current thread in module thread stateAFX_MODULE_THREAD_STATE pState  AfxGetModuleThreadState();CWinThrea
Wesley13 Wesley13
3年前
MySql在触发器中调用存储过程
不太写触发器,今天遇到个语法问题,在朋友(DBA)的帮助下解决了,记录下来。需求:在CLASS\_PROPERTY\_REL删除记录时,调用存储过程gen\_ci\_property\_value问题反馈:SQL错误106442000:YouhaveanerrorinyourSQLsyntax;check