码迷,mamicode.com
首页 >  
搜索关键字:folder    ( 1374个结果
Basic github workflow
Reference: https://code.tutsplus.com/tutorials/how-to-collaborate-on-github--net-34267 https://guides.github.com/introduction/flow/ After you fork and ...
分类:其他好文   时间:2020-06-05 15:26:03    阅读次数:84
Android The layout "activity_main" in layout has no declaration in the base layout folder
报错:👇👇 The layout "activity_main" in layout has no declaration in the base layout folder; this can lead to crashes when the resource is queried in a ...
分类:移动开发   时间:2020-06-05 11:39:54    阅读次数:188
教师资格证考试内容
http://www.neea.edu.cn/html1/folder/1607/298-1.htm https://www.zhihu.com/question/50459774 ...
分类:其他好文   时间:2020-06-05 10:25:30    阅读次数:72
Jenkins使用过程中常见的问题
一、下载插件时出现:“安装过程中出现一个错误: No such plugin: cloudbees-folder 安装插件 cloudbees-folder 失败 解决方案: 1、需要去 https://updates.jenkins-ci.org/download/plugins/cloudbee ...
分类:其他好文   时间:2020-06-02 20:34:24    阅读次数:80
C# 程序设计开机启动和桌面快捷方式
文章转自:https://www.cnblogs.com/hh8888-log/p/10687986.html 由于这位大佬贴的是图,我就把对应的代码整了整放上来了 using IWshRuntimeLibrary; using System; using System.Collections.Ge ...
分类:Windows程序   时间:2020-06-01 21:08:06    阅读次数:95
powerdesigner 名称、注释互转
依次执行 1 - 5 步,实现 注释转名称 或者名称转注释,两个转换脚本附上 1. 名称转注释脚本: Option Explicit ValidationMode = True InteractiveMode = im_Batch Dim mdl ' the current model ' get ...
分类:其他好文   时间:2020-05-31 21:34:31    阅读次数:61
Everything使用攻略和技巧
https://blog.csdn.net/korea1121/article/details/51919599 Everything使用攻略和技巧 置顶 马克 2016-07-15 17:50:09 14736 收藏 14展开Everything使用技巧 www.hi-channel.com出品本 ...
分类:其他好文   时间:2020-05-30 19:33:22    阅读次数:55
【Github学习】Git如何实现版本管理
学习LearnWebCode的教学视频Git Tutorial Part 2: Vocab (Repo, Staging, Commit, Push, Pull),主要理解Git如何实现版本管理。 举个例子,我创建一个Working Directory,一个本地repository folder(在 ...
分类:其他好文   时间:2020-05-29 21:21:23    阅读次数:80
Jenkins基础篇 系列之-—11 实现SQL脚本批量执行2
对前一篇的优化,实现单脚本执行成功即备份 Jenkins基础篇 系列之-—07 实现SQL脚本批量执行 ##Ant知识 官网说明 在ant中,无法实现常见的字符重操作,比如截取、替换。我们可以借助ant-contrib中的propertyregex任务实现字符串的截取、替换 1、字符串的截取 <!- ...
分类:数据库   时间:2020-05-29 13:31:42    阅读次数:177
QC 测试用例导出思路分析
一、测试用例数据库存放分析 1、测试用例相关表 QC 将测试用例主要存放在4张表上,TEST 表存放测试用例名,DESSTEPS表存放用例步骤,ALL_LISTS 表存放用例在系统上的路径,STEP _PARAMS 表存放步骤上所引用的参数。如下图: 1.1 ALL LISTS 表 系统和用户 li ...
分类:其他好文   时间:2020-05-29 09:53:06    阅读次数:62
1374条   上一页 1 ... 5 6 7 8 9 ... 138 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!