Lv.1
yd_221104950
更多个人资料
3
成长值
0
关注
2
粉丝
+ 关注
私信
个人介绍
这个人很懒,什么都没有留下
感兴趣或擅长的领域
暂无数据
个人勋章
TA还没获得勋章~
成长雷达
0
3
0
0
0
个人资料
个人介绍
这个人很懒,什么都没有留下
感兴趣或擅长的领域
暂无数据
达成规则
以上满足
项可达成此勋章
博客
关注
粉丝
论坛
We have to let you go!
That is a gentle saying.They just want to fire you.What if it happens to us,what we should do.Losing jobs are much more than the way we make it living.We will face the following loss: 1)...
yd_221104950
1687
0
0
2020-12-10 23:32:18
999+
0
0
Sharpening your ax will not delay your job of cutting wood
Enterprise management reform is a difficult things.Because it will touch the interests of many people.There will be a lot of resistance to reform.It needs a certain of courage to do. In...
yd_221104950
595
0
0
2020-12-18 00:59:23
595
0
0
What is a lagoon?
Today,I read a geography magazine.I saw word “lagoon”.I am curious what lagoon is.So I search it on the internet.Here are some references. The definition of lagoon is that a body of wate...
yd_221104950
603
0
0
2020-12-18 23:23:19
603
0
0
Scrum framework
Using Scrum development framework to iterate quickly over a product or a service. Table of content 1.Scrum Definition2.Scrum Theory2.1.Transparency2.2.Inspection2.3.Adaptation 3....
yd_221104950
1518
0
0
2020-12-18 01:06:03
999+
0
0
JavaScript怪异的类型
typeof运算符可以用来检查类型,如: var car = { model:"baba", color:"red" }; alert(typeof car); 12345 结果是object。 1.undefined 对于任何未初始化的东西,都会将undefined赋给它,undefined的类型是undefined,是不是很怪异。 可以将变量赋为nul...
yd_221104950
1619
0
0
2020-12-02 23:45:46
999+
0
0
JS如何创建对象
var car = { year:1980, color:"red", passengers:4, mileage:1024, model:"CC car", make:"China", "car number":"8888888" }; 123456789 上面定义了一个包含一系列属性的对象,并将其赋给了变量car。我们就可以通过变量 car去访问和...
yd_221104950
1519
0
0
2020-12-02 23:36:46
999+
0
0
使用MobSF进行Android应用安全测试
MobSF源码 一、先决条件:安装好的docker 二、使用过程 步骤1:下载镜像 $ docker pull opensecurity/mobile-security-framework-mobsf 1 步骤2:启动容器 $ docker run -it -p 8000:8000 opensecurity/mobile-security-framework-...
yd_221104950
1769
0
0
2020-12-03 00:04:07
999+
0
0
css中子元素设置margin-top会影响到父元素
demo代码: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>index</title> <style> .content_top{ width: 500px; height: 80px; background-color: green; } .content_outer{ ...
yd_221104950
2364
0
0
2020-12-03 00:54:14
999+
0
0
CSS实现水平垂直居中的常用方法
在前端开发过程中,水平居中、垂直居中、水平垂直居中都很常见。本章来看看水平垂直居如何实现。 Demo: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>index</title> <style> .content { width: 100px; height: 100px; b...
yd_221104950
1714
0
0
2020-12-02 22:57:20
999+
0
0
Akka Actor模型的简介与Actor的创建方式
Akka Actor其具有以下特点: 系统中的所有事物都可以扮演一个ActorActor之间完全独立在收到消息时,Actor所采取的所有动作都是并行的,在一个方法中的动作没有明确的顺序Actor有标识和当前行为描述Actor可能被分成原始和非原始类别非原始Actor有一个由邮件地址表示的标识当前行为由一组知识(实例变量或本地状态)和定义Actor在收到消息时将采取的动...
yd_221104950
1899
0
0
2020-12-05 00:05:41
999+
0
0
总条数:547
1
...
48
49
50
...
55
到第
页
确定
上滑加载中
https://www.baidu.com/s?ie=utf-8&f=3&rsv_bp=0&rsv_idx=1&tn=baidu&wd=sed%20%E6%9B%BF%E6%8D%A2%E5%AD%97%E7%AC%A6%E4%B8%B2&rsv_pq=c7db61a600035dc5&rsv_t=5e19yEsbV9N5fIvdlGRU
+ 关注
私信