首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏冷月带你手撕代码

    php面试笔记(8)-php基础知识-会话控制考点

    收获知识仅需5min~ php基础知识-会话控制 在上一篇中,冷月为大家分享了文件及目录处理考点,大家一定要根据自己的薄弱点进行查漏补缺,尝试着练习目录的复制和删除函数的编写。

    80121发布于 2020-08-02
  • 来自专栏技术杂记

    Docker 基础8

    我们看到还有一个 docker.socket 不是开机启动的,它和 docker.socket 的关系如下

    35010编辑于 2022-02-09
  • 来自专栏技术杂记

    HAproxy 基础8

    启动nginx,作为一个后端的web服务器 [root@h102 nginx]# sbin/nginx -t -c conf/nginx.conf the configuration file /usr/local/nginx/conf/nginx.conf syntax is ok configuration file /usr/local/nginx/conf/nginx.conf test is successful [root@h102 nginx]# sbin/nginx -c conf/n

    48720编辑于 2022-01-19
  • 来自专栏技术杂记

    ZooKeeper 基础8

    connectString=localhost:2181 sessionTimeout=30000 watcher=org.apache.zookeeper.ZooKeeperMain$MyWatcher@7a450ea8

    29830编辑于 2022-03-25
  • 来自专栏技术杂记

    Tengine基础8

    Nginx 很大的一个作用就是作为web前端进行负载均衡和反向代理,但负载均衡的一个关键点就是状态检查,因为不能把请求分配给有故障的后端服务器

    52420编辑于 2022-05-03
  • 来自专栏技术杂记

    etcd 基础8

    创建序列 因为是使用的etcd序列,所以确保了有序性 [root@docker ~]# curl http://127.0.0.1:2379/v2/keys/queue -XPOST -d value=Job1 {"action":"create","node":{"key":"/queue/00000000000000000055","value":"Job1","modifiedIndex":55,"createdIndex":55}} [root@docker ~]# curl http://127.

    35520编辑于 2022-01-20
  • 来自专栏技术杂记

    fio基础8

    If the option allows two sets of ranges, they can be specified with a ','or'/' delimiter: 1k-4k/8k-32k IO'stodobeforegettinganewoffset,thisisdonebyappendinga':<nr>'totheendofthestringgiven.Forarandomread,itwouldlooklike'rw=randread:8' ,youwouldgetanewrandomoffsetforevery8IO's. The result would be a seek for only every 8 IO's,insteadofforeveryIO.Userw=randread:8tospecifythat.AssequentialIOisalreadysequential identical'behavesinasimilarfashion,exceptitsendsthesameoffset8numberoftimesbeforegeneratinganewoffset.kb_base

    81540编辑于 2022-04-24
  • 来自专栏技术杂记

    nginx基础8

    Nginx操作 nginx的目录结构 [root@h102 local]# tree /usr/local/nginx/ /usr/local/nginx/ ├── conf │ ├── fastcgi.conf │ ├── fastcgi.conf.default │ ├── fastcgi_params │ ├── fastcgi_params.default │ ├── koi-utf │ ├── koi-win │ ├── mime.types │ ├── mime.

    19520编辑于 2022-05-12
  • 来自专栏技术杂记

    RabbitMQ基础8

    开启RabbitMQ 应用 [root@h102 rabbitmq]# rabbitmqctl status Status of node rabbit@h102 ... [{pid,5596}, {running_applications,[{xmerl,"XML parser","1.2.10"}, {sasl,"SASL CXC 138 11","2.1.10"}, {stdlib,"ERTS CX

    42220编辑于 2022-05-04
  • 来自专栏技术杂记

    memcached基础8

    root@h101 memcached-1.4.24# netstat -ant | grep 12345

    25910编辑于 2022-06-26
  • 来自专栏技术杂记

    Codis 基础8

    检查状态 [root@h102 codis]# ps faux | grep codis | grep -v grep root 35057 1.5 2.5 448184 49352

    34410编辑于 2022-03-22
  • 来自专栏技术杂记

    Consul 基础8

    也可以使用 DNS API 获取整个 address/port 信息,只要加上 SRV

    49020编辑于 2021-12-01
  • 来自专栏技术杂记

    Mycat 基础8

    停止 [root@h102 bin]# ./mycat stop Stopping Mycat-server... Stopped Mycat-server. [root@h102 bin]# ---- 命令汇总 java -version wget https://github.com/MyCATApache/Mycat-download/raw/master/1.5-GA/Mycat-server-1.5-GA-20160217103036-linux.tar.gz tar -xzvf Myca

    33820编辑于 2021-12-03
  • 来自专栏技术杂记

    Snort 基础8

    安装报错一 [root@h101 snort-2.9.7.6]# ./configure --enable-sourcefire checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk

    43230编辑于 2022-05-03
  • 来自专栏技术杂记

    Logstash 基础8

    使用 --allow-unsafe-shutdown 开启 Logstash 可以在中途强制关闭 Logstash ,会丢失数据

    50510编辑于 2022-02-10
  • 来自专栏技术杂记

    SQLite 基础8

    附加数据库 sqlite可以对多个数据库(多个文件)进行操作 sqlite> .databases seq name file --- --------------- ---------------------------------------------------------- 0 main /usr/local/sqlite3.11/

    28310编辑于 2021-12-01
  • 来自专栏技术杂记

    KVM基础8

    systemctl set-default multi-user.target 可以用来将默认(开机启动后)运行级别设定为3

    47410编辑于 2022-01-19
  • 来自专栏技术杂记

    UnrealIRCd 基础8

    conf/examples/example.conf 是一个配置模板,默认系统会读取 conf/unrealircd.conf 中的配置

    29010编辑于 2021-11-29
  • 来自专栏Java帮帮-微信公众号-技术文章全总结

    Java面试系列8

    还可以在包的基础上启用或者禁用断言。 可以在预计正常情况下不会到达的任何位置上放置断言。 断言可以用于验证传递给私有方法的参数。

    81650发布于 2018-03-19
  • 来自专栏机器学习入门

    面试宝典】面试基础指导

    主要岗位职责为:负责⽂本数据分析、中⽂分词、⽂本分类、NER以及知识图谱 等相关NLP基础任务 主要参与项⽬: 1)基于Neo4j图数据库搭建了⼀套辅助医疗诊断的智能问答系统 3)切记:⾯试后需要找⽼师沟通存在什么问题 小结 本文我们讲述了 如何正确书写简历 ⾯试如何前针对项⽬撰写完成项⽬⽂档 面试前后需要准备什么

    34711编辑于 2024-09-24
领券