V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  guoyu4126  ›  全部回复第 1 页 / 共 3 页
回复总数  42
1  2  3  
2022-01-04 18:04:17 +08:00
回复了 guoyu4126 创建的主题 生活 三十了, 0 存款 30w+负债
@podel 哎 房子这个东西主要刚需他就是一块砖,再值钱 我也不能变现, 再亏钱 我也不能割肉啊
2022-01-04 18:02:57 +08:00
回复了 guoyu4126 创建的主题 生活 三十了, 0 存款 30w+负债
@xiaoyang7545 首付 60
2022-01-04 18:01:58 +08:00
回复了 guoyu4126 创建的主题 生活 三十了, 0 存款 30w+负债
@xiaoyang7545 我说的负债 不是房贷。。。 就是纯纯欠个人的钱。
2022-01-04 18:01:06 +08:00
回复了 itcong 创建的主题 生活 2021 简单自我总结和计划
我娃也 20 年出生(那段日子真的是即艰难又快乐,疫情最严重的时候)


但是对于楼主要买车的想法 我觉得可以参考一下我的经历

本来我也有买车的念头,但是我最开始把老爹的车开来北京用了几个月。
后来总结以下几点:
1:进京证一年 72 天,基本够用。
2:出去玩儿的时候并不是很多,离得近的商超打车比开车方便太多,毕竟不用考虑停车位的问题
3:开车回老家的时候也并不觉得方便(带娃要开 2 天 1200 多 km )
4:停车非常烦恼

插曲:开车去过一次天坛,开车 1 小时,找车位 1 小时,当时我就暗下决心,以后市区内基本不考虑开车了

最后, 用了半年车 但是停车费 3k 消费出去了一年的租金 油钱也就花了不到 500 。感觉血亏
周末带孩子出去玩儿我还是喜欢打车。不用考虑停车的问题。

综上所述,车还给老爹了, 我也没买的心思了,不仅养车贵,在北京还非常的麻烦不如家里开车方便。
弄了个摩托和电驴子,方圆 3 公里都覆盖到了。
3 公里以上直接打车, 毕竟带娃玩儿的时候也不是很多 每周就 2 天,
若出城临时租车,很方便。
2018-10-16 12:16:10 +08:00
回复了 guoyu4126 创建的主题 PHP PHP 修改 HOSTS 本地 CURL 到本地
@mokeyjay 解决掉了 谢谢
2018-08-13 17:36:00 +08:00
回复了 guoyu4126 创建的主题 PHP PHP 怎样将一个面相过程的网站,修改成面相对象
@zjsxwc 受用。 谢谢
2018-08-02 19:04:42 +08:00
回复了 guoyu4126 创建的主题 程序员 网站出现大量垃圾外链,该怎么办
就没有一个可行性方案吗。。。?
2018-06-13 09:30:22 +08:00
回复了 guoyu4126 创建的主题 程序员 4 核 8G ECS MYSQL 求助配置
@opengps 用得是 ssd 盘。 但是 RDS for mysql 还没有配。不过 redis 用得很多,可以减轻一下 mysql 压力
@chinvo 就是想问下 我这样操作可不可以。
2018-06-04 13:08:56 +08:00
回复了 guoyu4126 创建的主题 程序员 网站被镜像怎么办
我现在也束手无策了。 只把他的 IP 封掉了。 可是如果更换 IP 依旧如此 治标不治本

我就是没想明白 为什么百度会收录。
2018-06-03 15:56:57 +08:00
回复了 guoyu4126 创建的主题 程序员 网站被镜像怎么办
@kaito 问题是我要怎么制止这个事儿。!!! 我们的原创内容 基本上刚发出就被他们抓走了
2018-05-29 09:27:57 +08:00
回复了 guoyu4126 创建的主题 程序员 网站被恶意 COPY,搜索引擎收录垃圾内容不正常
@mrjoel 但是不妨碍百度抓取。
2018-05-29 09:27:19 +08:00
回复了 guoyu4126 创建的主题 程序员 网站被恶意 COPY,搜索引擎收录垃圾内容不正常
@earth2012 好的。 信息
2018-05-16 15:38:41 +08:00
回复了 guoyu4126 创建的主题 程序员 怎样实时监控服务器运行状态?求助一点思路
@DRcoding 我就是这么想的。。。。。。。。。。。
2018-05-16 11:14:21 +08:00
回复了 guoyu4126 创建的主题 程序员 怎样实时监控服务器运行状态?求助一点思路
2018-05-16 10:34:53 +08:00
回复了 guoyu4126 创建的主题 程序员 怎样实时监控服务器运行状态?求助一点思路
@Kinnice 谢谢建议
2018-05-16 10:19:58 +08:00
回复了 guoyu4126 创建的主题 程序员 怎样实时监控服务器运行状态?求助一点思路
@alexsunxl

;pm = dynamic
pm=ondemand

; The number of child processes to be created when pm is set to 'static' and the
; maximum number of child processes when pm is set to 'dynamic' or 'ondemand'.
; This value sets the limit on the number of simultaneous requests that will be
; served. Equivalent to the ApacheMaxClients directive with mpm_prefork.
; Equivalent to the PHP_FCGI_CHILDREN environment variable in the original PHP
; CGI. The below defaults are based on a server without much resources. Don't
; forget to tweak pm.* to fit your needs.
; Note: Used when pm is set to 'static', 'dynamic' or 'ondemand'
; Note: This value is mandatory.
pm.max_children = 50

; The number of child processes created on startup.
; Note: Used only when pm is set to 'dynamic'
; Default Value: min_spare_servers + (max_spare_servers - min_spare_servers) / 2
pm.start_servers = 10

; The desired minimum number of idle server processes.
; Note: Used only when pm is set to 'dynamic'
; Note: Mandatory when pm is set to 'dynamic'
pm.min_spare_servers = 5

; The desired maximum number of idle server processes.
; Note: Used only when pm is set to 'dynamic'
; Note: Mandatory when pm is set to 'dynamic'
pm.max_spare_servers = 15

; The number of seconds after which an idle process will be killed.
; Note: Used only when pm is set to 'ondemand'
; Default Value: 10s
;pm.process_idle_timeout = 10s;

; The number of requests each child process should execute before respawning.
; This can be useful to work around memory leaks in 3rd party libraries. For
; endless request processing specify '0'. Equivalent to PHP_FCGI_MAX_REQUESTS.
; Default Value: 0
;pm.max_requests = 500


这里自己配置的。
2018-05-16 10:16:45 +08:00
回复了 guoyu4126 创建的主题 程序员 怎样实时监控服务器运行状态?求助一点思路
@defunct9 ...... 不可以有这等操作。
2018-05-14 22:22:16 +08:00
回复了 fever105 创建的主题 程序员 项目组其他成员能力不够,没追求,代码糟心,怎么办?
人才需要培养,试用期就是简单培养阶段,
可以进阶就留, 不可进阶,就别浪费大家时间了
1  2  3  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3222 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 27ms · UTC 14:23 · PVG 22:23 · LAX 07:23 · JFK 10:23
Developed with CodeLauncher
♥ Do have faith in what you're doing.