码迷,mamicode.com
首页 >  
搜索关键字:dbca sid    ( 3477个结果
Android Studio 之 Toast
?参考资料 [1]:Android Studio 在活动中使用Toast [2]:AndroidStudio自定义Toast及其用法 ?简介 Toast 是 Android 系统提供的一种非常好的提醒方式; 在程序中可以使用它将一些短小的信息通知给用户; 这些信息会在一段时间内自动消失,并且不会占用 ...
分类:移动开发   时间:2020-03-01 14:17:51    阅读次数:141
sap tms operation [update ]
TMS Error "Extended transport control is not active: Cannot specify target client" STMS > Overview > Systems > double click on <SID> > select the 'Tra ...
分类:其他好文   时间:2020-02-28 22:36:14    阅读次数:78
关于ORA-01034和ORA-27101的一种解决方法
1 先看oracle的监听和oracle的服务是否都启动了。启动oracle监听:cmd的命令行窗口下,输入lsnrctl start,回车即启动监听。2 查看oracle的sid叫什么,比如创建数据库的时候,实例名叫“abc”,那么先手工设置一下oralce的sid,cmd命令窗口中,setORA ...
分类:其他好文   时间:2020-02-28 20:24:50    阅读次数:104
Spring Boot 升级框架版本 Spring 5.2 Invalid argument syntax org.springframework.core.env.Simple CommandLineArgs
Invalid argument syntax org.springframework.core.env.Simple CommandLineArgs Parser.parse 具体问题应该是启动的commandline 输入命令格式问题 Purpose This CommandLineProper ...
分类:编程语言   时间:2020-02-28 15:35:56    阅读次数:155
使用DataBase Configuration Assistant创建数据库
https://blog.csdn.net/ziwen00/article/details/6662716 可以使用DataBase Configuration Assistant来创建一个心得数据库。Database Configuration Assistant简称是DBCA,是创建、配置以及管 ...
分类:数据库   时间:2020-02-27 20:46:52    阅读次数:292
进阶之路002 增删改查/数据导入导出之查询功能
//Controller @ResponseBody @RequestMapping("/lightSplitBox") @RequiresPermissions("zkgj:detail:list") public R lightSplitBox(@RequestParam Map<String, ...
分类:其他好文   时间:2020-02-27 13:25:46    阅读次数:93
m:oMath
http://www.datypic.com/sc/ooxml/e-m_oMath-1.html Element information Namespace: http://schemas.openxmlformats.org/officeDocument/2006/math Schema docu ...
分类:其他好文   时间:2020-02-26 01:15:26    阅读次数:246
(4.37)sql server中的系统函数
阅读目录 1.返回表中指定字段的长度 2.返回表中指定字段的名称 3.返回数据表达式的数据的实际长度函数 4.返回数据库的编号 5.返回数据库的名称 6.返回数据库当前默认的null值 7.返回服务器端计算机的标识号 8.返回服务器端计算机名称 9.返回数据库对象的编号 10.返回用户的SID(安全 ...
分类:数据库   时间:2020-02-25 18:01:41    阅读次数:93
项目windows运行正常,而Linux上运行报错: class path resource [kwhRules.json] cannot be resolved to absolute file path because it does not reside in the file system
java.io.FileNotFoundException:class path resource [kwhRules.json] cannot be resolved to absolute file path because it does not reside in the file syst ...
分类:Windows程序   时间:2020-02-25 11:10:24    阅读次数:100
代码审计【根据功能点定向审计】BugFree ZSWiin重装案例
我们先下载BugFree的源代码 http://47.94.132.67/tools/index.php?share/file&user=1&sid=HDwfQMeK BugFree安装文件在install\index.php下,我们打开文件: 确实可以在安装的时候,检查了install.lock锁 ...
分类:其他好文   时间:2020-02-22 17:23:26    阅读次数:101
3477条   上一页 1 ... 28 29 30 31 32 ... 348 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!