码迷,mamicode.com
首页 >  
搜索关键字:samll note    ( 7370个结果
ppt做gif动图
note:电脑需要安装onekey 6 pro 建一个新的ppt文档 将对话框删除 将verdi里面的图以叠加的方式复制到ppt,尽量将图对齐 点击onekey 6 pro->GIF工具,设置相应变量之后点击合并即可 ...
分类:其他好文   时间:2019-11-21 20:12:24    阅读次数:110
Typora语法使用说明
文本 代码: 显示效果 斜体 粗体 斜体加粗体 ~~删除线~~ 下划线 标题 超链接 行内超链接 "百度搜索" "USB官网" 参考式 [id]: "Optional Title Here" 自动链接式 锚点 跳转到 "超链接" 列表 无序列表 一级列表 二级列表 三级列表 有序列表 1. 一级列表 ...
分类:其他好文   时间:2019-11-21 17:25:36    阅读次数:208
为什么在SSM中的dao层不用写@Repository注解
1. Mybatis 接口编程中dao 层接口没有注解和 为什么能被实例化为bean? 在Spring配置Mybatis的文件中我们可以看到如下代码: <bean class="org.mybatis.spring.mapper.MapperScannerConfigurer"> <property ...
分类:其他好文   时间:2019-11-21 11:43:34    阅读次数:227
Oracle commonly uesd tables/views and processes(二)
个人学习仅供参考!!!
分类:数据库   时间:2019-11-18 09:40:13    阅读次数:94
[LC] 215. Kth Largest Element in an Array
Find the kth largest element in an unsorted array. Note that it is the kth largest element in the sorted order, not the kth distinct element. Example ...
分类:其他好文   时间:2019-11-18 09:20:14    阅读次数:59
Note 1: Good
Note 1: Good1. The collection of Linkun's [1]:1.1coolJoy says "cool" when he heard that Ross's wife is a lesbian1.2neatI am not a neat man.-- "I do re ...
分类:其他好文   时间:2019-11-17 21:03:02    阅读次数:83
[LC] 367. Valid Perfect Square
Given a positive integer num, write a function which returns True if num is a perfect square else False. Note: Do not use any built-in library functio ...
分类:其他好文   时间:2019-11-17 12:31:52    阅读次数:68
【Swift】UNNotificationServiceExtension
一、简介 An object that modifies the content of a remote notification before it's delivered to the user. 是一个能在远程通知传递到用户之前进行修改内容的对象。 二、概述 A UNNotificationS ...
分类:编程语言   时间:2019-11-17 10:53:36    阅读次数:105
[LC] 7. Reverse Integer
Given a 32-bit signed integer, reverse digits of an integer. Example 1: Input: 123 Output: 321 Example 2: Input: -123 Output: -321 Example 3: Input: 1 ...
分类:其他好文   时间:2019-11-17 10:33:14    阅读次数:62
【前端知识体系】HTML基础知识强化总结
HTML是前端页面布局中的重要组成部分,如何编写出符合W3C规范的代码一直是前端工程师关注的问题。 ...
分类:Web程序   时间:2019-11-17 01:54:18    阅读次数:137
7370条   上一页 1 ... 63 64 65 66 67 ... 737 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!