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
MISC
XMAN排位赛+课堂练习WP
misc
xman通行证一道签到题先一波base64解密,然后栅栏,然后凯撒最坑的还是最后那里,不知道是我方法不对还是怎么样,硬是解不出来,我只能自己一个个手动偏移弄出flag来。。。。
23R3F
·
2019-11-29 06:42
利用scipy数值微分与数值积分
数值微分importnumpyasnpfromscipy.
misc
importderivativedeff(x):returnx**5f
Jupiter_19
·
2019-11-28 04:44
[Leetcode] 115. 3Sum Closest
题目GivenanarraySofnintegers,findthreeintegersinSsuchthatthesu
misc
losesttoagivennumber,target.Returnthesumofthethreeintegers.Youmayassumethateachinputwouldhaveexactlyonesolution.Forexample
时光杂货店
·
2019-11-27 17:40
关于 from scipy.
misc
import imread, imresize, imsave 报错的问题
使用fromscipy.
misc
importimread,imresize,imsave时出现报错,查找后发现新版本的Scipy不再包含imread,imresize,imsave,需要使用的话,就安装
BooTurbo
·
2019-11-26 23:00
AES采用CBC模式128bit加密工具类
写在前面安全测试ECB模式过于简单需要改为CBC模式加密以下为工具类及测试AESUtils.javapackagecom.sgcc.mobile.utils;importsun.
misc
.BASE64Decoder
习惯沉淀
·
2019-11-26 10:00
Linux上安装pstree命令(-bash: pstree: command not found)
一、pstree命令的安装1、在MacOS上brewinstallpstree2、在Fedora/RedHat/CentOSyum-yinstallps
misc
3、在Ubuntu/Debianapt-getinstallps
misc
秋语
·
2019-11-26 09:00
部分ArrayList源码
packagecom.seaxll.collections;importsun.
misc
.SharedSecrets;importjava.util.
Thomas_Vader
·
2019-11-24 11:14
汇编语言⮱⮱001【 】2019-11-21
←↑→↓↖↙↗↘↕⏤unicode=GeometricShapes▶仅仅个别字不同的时候的对比标识◆◉着重强调 ◆1、 ◆2、 ◆3、
Misc
ellaneousSymbols
平知
·
2019-11-22 06:25
使用element-ui Checkbox多选框全选没效果时的问题
绑定的per
misc
heckbox数组只要与el-checkbox循环的label值一致不然不能触发
韩南北
·
2019-11-21 11:14
技术分享
处理 module 'scipy.
misc
' has no attribute 'imresize'问题
一、问题importscipyfromPILimportImagefromscipyimportndimage#importscipy.
misc
#fromscipy.
misc
importimresizemy_image
Corwien
·
2019-11-20 23:48
python
scipy
tensorflow
解决
MISC
ONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk.
突然发现昨天刚搭建的websocket不能连接了,提示:
MISC
ONFRedisisconfiguredtosaveRDBsnapshots,butitiscurrentlynotabletopersistondisk.Commandsthatmaymodifythedatasetaredisabled
破竹
·
2019-11-20 12:00
[Java报错] 程序包 jdk.internal.vm.annotation 不可见
jdk.internal.vm.annotation已在模块java.base中声明,但该模块未将它导出到未命名模块)可能出现以上问题的程序包:sun.net、sun.net.util、sun.net.www、jdk.internal.
misc
长行徇上
·
2019-11-18 10:44
2019年上海市大学生网络安全大赛两道
misc
WriteUp
2019年全国大学生网络安全邀请赛暨第五届上海市大学生网络安全大赛做出了两道
Misc
==签到题干解题过程题干提示一直注册成功,如果注册失败也许会出现flag。
平静的雨田
·
2019-11-17 14:00
UNCTF新星赛解题报告
为了防止安恒不给复现,我把
MISC
、RE的附件下载下来放在百度网盘上,有需要的自行下载,链接如下:https://pan.baidu.com/s/1QzTZFInCvvwtWuaJy-ZMKg下面是全部
佛系小沈
·
2019-11-16 19:22
第三届红帽杯线上初赛
Misc
题之Advertising for Marriage
除校赛外初次参加ctf比赛…我好菜orz不过还是很开心体验了回生活,收获了个中二狗和荷兰猪的双人战队哈哈哈好了,来讲讲这道征婚题目吧,真的哭了出来,明明就差一点…对了,想做这道题的可以去守夜人ctf平台首先看下载过来的文档格式,发现是raw,然后百度了下发现是拍照格式,下载了acdsee发现打不开于是我用linux虚拟机binwalk了一下它有这么多东西,估计是个系统盘,然后想到了内存取证内存取证
mid2dog
·
2019-11-13 09:07
ctf
misc
第三届红帽杯线上赛
内存取证
lsb隐写
ISCONF Redis is configured to save RDB snapshots
MISC
ONFRedisisconfiguredtosaveRDBsnapshotsredis报错:(error)
MISC
ONFRedisisconfiguredtosaveRDBsnapshots,butiscurrentlynotabletopersistondisk.Commandsthatmaymodifythedatasetaredisabled.PleasecheckRedislogs
我的有趣住在无趣里
·
2019-11-12 20:00
haproxy实验练习
机器一、先部署两个web服务器编译安装nginx(脚本很粗糙)[root@007-web2 ~]# cat nginx.sh yum install -y vim lrzsz tree screen ps
misc
USCWIFI
·
2019-11-12 15:56
haproxy
Linux练习题
连接redis报错
MISC
ONF Redis is configured to save RDB s
连接redis报错
MISC
ONFRedisisconfiguredtosaveRDBsnapshotsdate:MonNov1116:11:24CST2019笔者:张首富程序报错如下redis.exceptions.ResponseError
铁血军人
·
2019-11-11 16:38
redis
rdb
redis
Go channel 实现源码解析
,包含所有API列表doc--目录,Go语言的各种文档,官网上有的,这里基本会有favicon.ico--文件,官网logoinclude--目录,Go基本工具依赖的库的头文件lib--目录,文档模板
misc
紫云02
·
2019-11-09 21:26
Vector Norms
L1L_1L1Norm(TaxicabNormorManhattannorm)L2L_2L2Norm(Euclideannorm)MaxNormTheL1L_1L1nor
misc
alculatedasthesumoftheabsolutevectorvalues.TheL2L
缘来是你i
·
2019-11-09 18:21
Machine
Learning
The person I admire the most
MaYunisafamousentrepreneurwhoIadmirethemost.Protrudesthecheekbone,the
misc
hievousdewtoothsmiles,hasfivefeethigh
黄佳祺Cathy
·
2019-11-08 21:20
Python定制自己喜欢的词云图
接下来介绍一下怎么去定制自己喜欢的词云图的样式.修改代码importosfromosimportpathimportmatplotlib.pyplotaspltimportnumpyasnpfromscipy.
misc
一天清晨
·
2019-11-08 20:39
redis设置key错误
登陆上ssh命令行中输入:redis-cli连上redis-server#显示基本信息infosettest"testtext"set的时候返回错误:(error)
MISC
ONFRedisisconfiguredtosaveRDBsnapshots
coreki
·
2019-11-08 18:34
Redis is configured to save RDB snapshots, but is currently not able to persist on disk. Commands that may modify the data set are disabled
运行Redis时发生错误,错误信息如下:
MISC
ONFRedisisconfiguredtosaveRDBsnapshots,butiscurrentlynotabletopersistondisk.Commandsthatmaymodifythedatasetaredisabled.PleasecheckRedislogsfordetailsabouttheerror.Redis
StrongZhao
·
2019-11-08 17:40
LeetCode每日一题:three sum closest
问题描述GivenanarraySofnintegers,findthreeintegersinSsuchthatthesu
misc
losesttoagivennumber,target.Returnthesumofthethreeintegers.Youmayassumethateachinputwouldhaveexactlyonesolution.Forexample
yoshino
·
2019-11-08 10:49
2019-11-07
环境:flink-1.7.2-bin-scala_2.12下载安装netcat,地址:https://nmap.org/download.htmlhttps://eternallybored.org/
misc
记忆易逝
·
2019-11-08 00:44
CTF数据分析题:A记录
原题:http://www.shiyanbar.com/ctf/1853数据包:http://ctf5.shiyanbar.com/
misc
/shipin.cap题目:他在看什么视频,好像很好看,不知道是什么网站的
一点也不想吃辣
·
2019-11-08 00:56
2017-11-01 - 草稿
thedatatellusthatwhatmattersmostforhappinessisnothavingalotofthingsbuthavinghealthyvalues.生词:economy(n)/ɪ'kɒnəmi/经济收入theslowdownintheJapaneseeconomy日本经济的减缓joyless(adj)/'dʒɔɪləs/不高兴的The
misc
hiefwit
17数学431张仙琴
·
2019-11-07 21:18
leetcode #16 3Sum Closest
GivenanarraySofnintegers,findthreeintegersinSsuchthatthesu
misc
losesttoagivennumber,target.Returnthesumofthethreeintegers.Youmayassumethateachinputwouldhaveexactlyonesolution.Forexample
huntriver
·
2019-11-07 17:43
考研英语大纲词汇 第17期:chief到classification(带音频)
想听音频点击这里考研英语大纲词汇第17期:chief到classification(带音频)chiefn.酋长;首领a.主要的chieflyad.主要地chieftainn.酋长
misc
hiefn.损害
铭新外语
·
2019-11-07 14:42
NSError Code 表
http://developer.apple.com/library/mac/#documentation/Cocoa/Reference/Foundation/
Misc
ellaneous/Foundation_Constants
elarc
·
2019-11-07 04:15
linux4~查看目录大小
mod712K/home/work/apache/manual/programs276K/home/work/apache/manual/platform444K/home/work/apache/manual/
misc
216K
摹喵居士
·
2019-11-07 01:52
Android编译使用ccache减少编译时间
第1步:安装ccache工具在Android源代码目录prebuilts/
misc
/linux-x86/ccache下面有ccache工具的源代码包拷出来(建议根目录),把它解压,然后参考里面的INSTALL.txt
枫叶问路
·
2019-11-07 01:55
庖丁解牛之SharedPreferences超级大卡顿
java.lang.Object.wait(NativeMethod)java.lang.Thread.parkFor(Thread.java:1220)sun.
misc
.Unsafe.park(Unsafe.java
饥饿的大灰狼
·
2019-11-06 17:12
947乐讯| 歌唱家法斯宾德将告别理查·施特劳斯音乐节
▼理查·施特劳斯音乐节每年夏季在德国南部城市加米施·帕藤吉兴(Gar
misc
h-Partenkirchen
经典947
·
2019-11-06 10:49
15讲
##现在进行时态用法1.表示现在正在做的事```e.g.Mo
misc
ookinginthekitchen.Susanisreadingabook.IamwatchingTv.Theyarecleaningtheoffice.Mydogisrunningafteracat
成长杂谈
·
2019-11-06 06:53
删除key报错
在删除一个key时提示错误,提示如下:(error)
MISC
ONFRedisisconfiguredtosaveRDBsnapshots,butiscurrentlynotabletopersistondisk.Commandsthatmaymodifythedatasetaredisabled.PleasecheckRedislogsfordetailsabouttheerror
MSNULL
·
2019-11-06 06:24
命令行下快速跳转目录的四种好方法
还可以用d输出当前shell进过的目录,然后通过数字选择进入:$d0~/git/
misc
/knitr1~/git/Basic-Si
district10
·
2019-11-06 03:46
[XDCTF](
MISC
)OWASP
题目链接:http://ctf.xidian.edu.cn/challenges(由于官网在比赛结束后已经关闭,因此将题目文件发到网盘中)文件下载地址分析:下载题目提供文件,格式为:pdf,打开查看,并没有发现异常.考虑到是pdf隐写,利用搜索引擎找到PDF隐写工具:wbStego4.3open使用该工具将该pdf解密,解密时需要输入密码,是用空的弱密码成功解出隐写数据.Paste_Image.p
王一航
·
2019-11-05 23:52
[
misc
]shell流量分析 100
0x00已知条件给了一个“+_+.rar.977e2c637dc492fb9a7cf7595c852044”,去掉多余的后缀得到“+_+.rar”,该压缩包里是Winpcap抓的包,用Wireshark可以查看。image.png发现主要是57370端口(控制端)和2333端口(被控端)间的通信。通过"$"不难猜到是shell交互。image.png上图是其中一个数据帧的载荷部分,可以看出2333
BlinKer
·
2019-11-05 15:38
基于OMAPL138的Linux字符驱动_GPIO驱动AD9833(一)之
misc
device和ioctl
0.导语在嵌入式的道路上寻寻觅觅很久,进入嵌入式这个行业也有几年的时间了,从2011年后半年开始,我清楚的记得当时拿着C51的板子闪烁了LED灯,从那时候开始,就进入到了嵌入式的大门里面。嵌入式的学习从来没有停止过,中间也有无数的插曲和机缘巧合学会C++和Java,做一些好玩的应用。无论是嵌入式DSP也好,还是如今的嵌入式ARM,7年之久从来没有停止过。技术最大的好处就是,无论发展到什么境地,那种
Carlos
·
2019-11-05 15:47
嵌入式
linux驱动
基于OMAPL138的Linux字符驱动_GPIO驱动AD9833(二)之cdev与read、write
0.导语在上一篇博客里面,基于OMAPL138的字符驱动_GPIO驱动AD9833(一)之ioctl中使用#include中的
misc
device机制,在呢篇博客中使用宋宝华的Linux驱动设备中提供的
Carlos
·
2019-11-05 15:47
嵌入式
linux驱动
八卦 | 因为我们全家都是明星啊! - 苏小啰播报
今天看到,其实他大女儿19岁的IrelandBaldwin也来了,跟继母和小妹卡门一起出现在Badgley
Misc
hka的秀场。
苏小啰
·
2019-11-05 11:15
Stata连享会新命令快讯:ereplace, egenmore, egen
misc
egen
misc
提供了几个新函数:nacorr,nacov,navar可以计算全样本或分组子样本中变量的相关系数、协方差和方差。pick可以挑选出符合条件的观察值。
stata连享会
·
2019-11-05 01:35
16. 3Sum Closest
GivenanarraySofnintegers,findthreeintegersinSsuchthatthesu
misc
losesttoagivennumber,target.Returnthesumofthethreeintegers.Youmayassumethateachinputwouldhaveexactlyonesolution.Forexample
exialym
·
2019-11-04 18:20
英语流利说 懂你英语 Level 6 Unit 1 Part 1 Reading:The Boy Who Cried Wolf&Survival in the Outback
TheBoyWhoCriedWolfOnceuponatimetherewasa
misc
hievousyoungboywhowasgiventhetaskoftendingaherdofsheeponahillsidenearavillage.Theboygrewtiredandboredwhilewatchingthesheep
小橙子piupiupiu
·
2019-11-04 11:45
React-Native 新手踩坑(Print: Entry, ":CFBundleIdentifier", Does Not Exist)
的例子,出现以下报错:**BUILDFAILED**Thefollowingbuildcommandsfailed:PhaseScriptExecutionRun\Script/development/
misc
埃米莉Emily
·
2019-11-04 06:43
译文傲慢与偏见33章
MorethanoncedidElizabeth,inherramblewithinthepark,unexpectedlymeetMrDarcy.Shefeltalltheperversenessofthe
misc
hancethatshouldbringhimwherenooneelsewasbrought
浅椁
·
2019-11-04 05:16
2017W29 | 7.17--7.23 周总结
Thecureforboredo
misc
uriosity.Thereisnocureforcuriosity.无聊的解药是好奇心,但好奇心没有解药。生活不信星座的我急需一条锦鲤转转运。
South_Lin
·
2019-11-04 03:32
译| 泰戈尔-《飞鸟集》 节选171-180
171.Eitheryouhaveworkoryouhavenot.Whenyouhavetosay,“Letusdosomething,”thenbegins
misc
hief.要么工作,要么还没开始。
V小喵
·
2019-11-03 02:21
上一页
104
105
106
107
108
109
110
111
下一页
按字母分类:
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
其他