E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Notes
内核学习日志(第1周)
2.
Notes
:.s文件-(as汇编器、ld链接器)->.bin(可执行文件)。伪指令:对于汇编过程进行控制的指令,非可执行指令,没有机器代码,不占用ROM空间。
Jia ming
·
2020-08-17 07:16
Some
notes
about CRM Roles Concept in Web UI
MainlyfromSAPCRMWebClient–CustomizingandDevelopment.TheRolesandProfilesinCRMaredependingoneachotheractually.Andbusinessrole,however,isatthecoreofthisroledependency.Here“Roles”meanstheactualroleeachuse
weixin_30843605
·
2020-08-17 06:36
Android 检查更新版本(带有通知栏,进度条,Notification)
首先,要去后台获取检查的接口判断是否要更新,如果需要更新,如下;Stringver;//该参数为最新的版本号Stringurl;//最新apk的文件地址String
notes
;//要显示的更新日志UpdateManagermanager
峰子_it
·
2020-08-17 06:24
Android基础
UI界面
工具类
配置git push时无需输入用户名和密码
场景:我有一个repository:https://github.com/strongyoung/
Notes
,我要实现对这个repository的gitpush不用输入用户名和密码。
strongyoung88
·
2020-08-17 06:09
github
git
ssh
Linux
安卓 Android之开发简单小应用(三)
1jO7tqv_HI-ubfuNV3IxVVA提取码:47zr蓝奏:https://www.lanzous.com/i2fy0yf二、效果三、工程结构四、源文件TxtReader.java文件packagecom.liang.
notes
Genven_Liang
·
2020-08-17 04:34
Android
flutte状态管理
这个转自我自己的有道云想看图片去那里文档:Day3_23状态管理.md链接:http://note.youdao.com/
notes
hare?
jsp13270124
·
2020-08-17 04:33
flutter
Unicode的空白字符有哪些
UnicodecharacterswithWhite_SpacepropertynameHexDecScriptBlockGeneralcategory
Notes
charactertabulationU
熊猫也是猫啊
·
2020-08-17 03:36
笔记
预留接口
def_get
NoteS
haredStatus(db,attId):list=_get(db,attId)iflen(list)==0:returnFalsedefgetFileHandler(db,attId
weixin_34198762
·
2020-08-17 03:12
上传文件到linux乱码问题
windows下通常默认编码是gbk,因此经常需要将文件名或文件内容编码进行转换,文件名编码转换软件:convmvyuminstallconvmv(使用此命令安装)convmv-fgbk-tutf-8-r--
notes
tfilename
weixin_30908707
·
2020-08-17 03:57
TensorFlow 深度学习笔记 从线性分类器到深度神经网络
转载请注明作者:梦里风林Github工程地址:https://github.com/ahangchen/GDL
notes
欢迎star,有问题可以到Issue区讨论官方教程地址视频/字幕下载LimitofLinearModel
weixin_30889885
·
2020-08-17 03:56
一个极好的hash map实现-字符串hash
原文Note:YouarelookingatastaticcopyoftheformerPineWikisite,usedforclass
notes
byJamesAspnesfrom2003to2012
ifwantwill
·
2020-08-17 03:40
C++
DataGrid中行背景色和字体颜色的设置
DataGrid加载事件:privatevoiddgv
Notes
Manage_LoadingRow(objectsender,DataGridRowEventArgse){try{DataRowViewdrv
suxiaoli050421132
·
2020-08-17 02:53
.NET
WinForm
CodeForces Good Bye 2019——C. Make Good(异或的应用)
problem/C题目内容Let’scallanarraya1,a2,…,amofnonnegativeintegernumbersgoodifa1+a2+⋯+am=2⋅(a1⊕a2⊕⋯⊕am),where⊕de
notes
thebitwiseXORoperation.Forexample
Friends.
·
2020-08-17 02:32
ACM
Unity Manual 笔记
notes
sceneview3D/2Dphysics碰撞scriptsAutomaticMemoryManagementTODO
notes
packages:collectionsofassertsplay
leidar
·
2020-08-17 01:09
工具
Unity5权威讲解 笔记
TricksRecommendsWarning
Notes
Unity界面/准备游戏开发场景视图的绘制开发流程制作游戏场景Floor位置纹理WallPrefabLightsky主人公组件编程角色移动方向输入移动相机追踪动画阴影子弹碰撞感知
leidar
·
2020-08-17 01:08
C# 编码规范
(猜两个国家的名)谜底在文章未Tech
notes
,HowToSeriesC#CodingStyleGuideVersion0.3byMikeKrügericsharpcode.netAbouttheC#
hbzxf
·
2020-08-17 00:41
ASP.NET
Learning How To Learn
notes
-Coursera
LearningHowToLearn
notes
-Coursera-DesignedByDr.HannibalLecter回忆比思维导图有用beforeyoudeeplyunderstandmaterial.Morepractice.Don
dijianren5175
·
2020-08-17 00:11
Maven 配置
文章目录MaveninIntelliJFoot
notes
一只Java小白记录配置IntelliJ并编写Java的一些不会的东西(其实真的啥也不会。
YHmoun
·
2020-08-17 00:39
Tools
工程
cf 613.D(分治+暴力)
BakrygaveBadawynintegersa1,a2,…,anandchallengedhimtochooseanintegerXsuchthatthevaluemax1≤i≤n(ai⊕X).isminimumpossible,where⊕de
notes
thebitwiseXORoperation.Asalways
FawkesLi
·
2020-08-16 23:50
算法-分治
数学-矩阵计算(2)矩阵函数微积分前奏
来自:http://www4.ncsu.edu/~pfackler/下面的《
Notes
onMatrixCalculus》,这是Paull.Fackler在2005年9月27日写的矩阵微积分笔记
Notes
onMatrixCalculus
weixin_30764137
·
2020-08-16 23:04
[Windows]MFC单文档实现菜单切换
框架窗口和视图之间的连接CSingleDocTemplate*pDocTemplate;pDocTemplate=newCSingleDocTemplate(IDR_MENU_LOGIN,RUNTIME_CLASS(C
Notes
RecDoc
亚尔诺炽焰
·
2020-08-16 23:55
Windows
Programming
Java获取当前工程ip和端口号
参考代码/***@
notes
GettingtheIPaddressofthecurrentmachineusingJava**@authorbo**@version2019年6月26日上午10:34:02
博さん
·
2020-08-16 23:54
JavaEE
socket编程(三)---- 简单的客户端
connect()#include/*See
NOTES
*/#includeintconnect(intsockfd,conststructsockaddr*addr,socklen_
wuhui2356
·
2020-08-16 22:36
网络编程
聊天室登陆篇
Server.c#include#include/*See
NOTES
*/#include#include#include#include#include#include"Server.h"voidreg
浮云遮心,与卿何干
·
2020-08-16 22:24
SQLZOO学习笔记
文章目录SelectbasicsQUIZAND
NOTES
selectfromworldTutialTheworldtable.SelectfromnobelselectwithinselectAliasMultipleResultsSubqueryontheSELECTlineOperatorsoverasetTestsSumandcountAggregatesDistinctOrderbyWor
基尔霍夫的猩猩
·
2020-08-16 22:06
jvm常见的调优参数
http://docs.oracle.com/javase/7/docs/tech
notes
/tools/windows/java.htmlJava1.8http://docs.oracle.com/javase
迪亚大菠萝
·
2020-08-16 22:02
javase
SQL必知必会—书中基础表的建立
《SQL必知必会》读书笔记参考地址:https://github.com/thinkingfioa/
Notes
/tree/master/sql/SQL%E5%BF%85%E7%9F%A5%E5%BF%85%
Cacra
·
2020-08-16 21:09
SQL
CSDN或Markdown引用GitHub的图片
找到图片并点开图片,右击复制图片地址,可以得到如下地址,可以直接在MarkDown中使用该地址引入GitHub中的图片https://github.com/caojx-git/learn/blob/master/
notes
coding小强
·
2020-08-16 21:38
other
Github
CSDN
MarkDown
CentOS7中安装网易云音乐
CentOS7中安装网易云音乐**希望大家都能装上自己喜欢的播放器,欢迎转载**github地址:https://github.com/caojx-git/learn-java-
notes
/blob/master
coding小强
·
2020-08-16 21:37
linux
超全汇总系列 - 1.2 Java 集合,源码讲解
本文已收录至github,完整图文:https://github.com/HanquanHq/MD-
Notes
容器连老师在公开课里面讲过相关的源码CollectionListCopyOnWriteList
寒泉Hq
·
2020-08-16 20:26
面试必背系列
超全汇总系列 - 1.1 Java SE 基础
本文已收录至github,完整图文:https://github.com/HanquanHq/MD-
Notes
JavaSE基础面向对象Java按值调用还是引用调用?
寒泉Hq
·
2020-08-16 20:55
面试必背系列
Java Class文件结构解析
utm_campaign=maleskine&utm_content=note&utm_medium=seo_
notes
&utm_source=recommendationJava代码必须要被编译成class
aolc
·
2020-08-16 20:54
编程语言
sql多个参数可以接收一个(多个)参数——java
controller@AutoLog(value="通过年级民族政治面貌处分等统计学生人数")@ApiOperation(value="通过年级民族政治面貌处分等统计学生人数",
notes
="通过年级民族政治面貌处分等统计学生人数
Fisherman.Mr
·
2020-08-16 20:30
项目碎片——java
批量更该学生得毕业状态
@AutoLog(value="批量更该学生得毕业状态")@ApiOperation(value="批量更该学生得毕业状态",
notes
="批量更该学生得毕业状态")@GetMapping(value=
Fisherman.Mr
·
2020-08-16 20:59
项目碎片——java
jvm工具介绍和性能调优
jvm工具https://docs.oracle.com/javase/8/docs/tech
notes
/tools/unix/JpsJstatJinfoJmapJhatJstackJConsoleJps
Phoenix_TEST
·
2020-08-16 20:07
Java
jvm
网上最火的LeetCode-刷题计划
我的刷题计划参考:https://github.com/CyC2018/CS-
Notes
/blob/master/
notes
/Leetcode%20%E9%A2%98%E8%A7%A3%20-%20%E7%
喜笑延开
·
2020-08-16 20:14
编程
2020年8月5日10:43:11
notes
(QT singal and slot)
在信号连接的时候写成了一下格式:connect(ui->Button_contrarotate_270,SIGNAL(clicked()),this,SLOT(OnRoateContrarotate_270));问题:QObject::connect:Parenthesesexpected,slotMainWindow::OnRoateContrarotate_270inmainwindow.cp
李伯爵的指间沙
·
2020-08-16 19:40
C++
English
blog
QT
mongo修改字段类型
x){x.uid=String(x.uid);db.AdditionalTimes.save(x)})如上是将NumberLong类型转换为string类型类型对照图如下TypeNumberAlias
Notes
Double1
jjwen
·
2020-08-16 19:14
mongodb
内存一致性模型(Memory Consistency Models)
原文地址:http://www.cs.nmsu.edu/~pfeiffer/classes/573/
notes
/consistency.html内存一致性模型(MemoryConsistencyModels
jxl-taylor
·
2020-08-16 19:03
计算机原理
JTable中实现拖拽式多选、删除功能
从IBM
notes
邮箱中得到的灵感,在收件箱的最左侧可以使用鼠标拖拽选择多封邮件,或者是拖拽取消多封邮件的选择,以及Ctrl-A全选所有邮件的功能,觉得很是方便,省去了在界面中添加全选按钮导致界面难看、
iteye_7729
·
2020-08-16 19:22
Recommended Informatics (CS) Literature
itisalsorecommendedthatyoureadbooksonotherdisciplines.Aniceandgentleintroductionintotheworldofcomputersis(alsoseebookreviewbyPeterG.NeumanninACMSIGSOFTSoftwareEngineering
Notes
10
bigbear802
·
2020-08-16 18:38
Algorithm
books
algorithm
sorting
basic
pascal
performance
LeetCode刷题-206——Reverse Linked List(反转链表)
linked-list/560/题目:Reverseasinglylinkedlist.Example:Input:1->2->3->4->5->NULLOutput:5->4->3->2->1->NULL
Notes
Fan2g
·
2020-08-16 17:18
LeetCode
GAMIT/GLOBK 10.7 更新内容说明
Release
Notes
forGAMIT/GLOBK10.7Lastupdated13June2018--------------------------------------------------
zzh_my
·
2020-08-16 17:50
GAMIT
#
10.7
GAMIT版本更新至10.6
以下为更新说明:=--------------------------------Release
Notes
forGAMIT/GLOBK10.6Lastupdated12June2015---------
zzh_my
·
2020-08-16 17:49
GAMIT
更新
Swagger传递List类型
@ApiOperation(value="角色列表修改",
notes
="角色列表修改:\n"+"@ApiImplicitParam(type=\"query\",name=\"id\",value=\"
天又热了
·
2020-08-16 16:51
结构型模式——享元模式(四)
该项目源码地址:https://github.com/ggb2312/Java
Notes
/tree/master/design-pattern(设计模式相关代码与笔记)1.定义提供了减少对象数且从而改善应用所需的对象结构的方式
weixin_34242509
·
2020-08-16 16:01
【ZooKeeper
Notes
12】ZooKeeper 会话超时
转载请注明:@ni掌柜
[email protected]
、会话概述在ZooKeeper中,客户端和服务端建立连接后,会话随之建立,生成一个全局唯一的会话ID(SessionID)。服务器和客户端之间维持的是一个长连接,在SESSION_TIMEOUT时间内,服务器会确定客户端是否正常连接(客户端会定时向服务器发送heart_beat,服务器重置下次SESSION_TIMEOUT时间)。因此,在
weixin_33840661
·
2020-08-16 15:07
Apache Calcite VolcanoPlanner源码学习
calciteVolcanoPlanner是基于Cascades模型的自顶向下的查询优化器,具体模型细节可以参见Cascade模型,Volcano模型 在这里以举例的方式解释VolcanoPlanner的整体工作流程//SqlVolca
noTes
t.javapublicclassSqlVolca
noTes
t
孤寂的夜总有繁星点点
·
2020-08-16 15:53
Apache
Calcite
缓存设计的一些思考
from:http://www.nosql
notes
.net/archives/222互联网架构中缓存无处不在,某厂牛人曾经说过:”缓存就像清凉油,哪里不舒服,抹一下就好了”。
sunvince
·
2020-08-16 14:53
architecture
swagger 传输 List 实体类 的几种写法
直接上代码//第一种,使用requestBody解析@ApiOperation(value="",
notes
="")@ApiImplicitParam(name="chapters",value="json
epsilon_2048
·
2020-08-16 14:11
spring
上一页
93
94
95
96
97
98
99
100
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他