V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  LLaMA2  ›  全部回复第 36 页 / 共 40 页
回复总数  796
1 ... 28  29  30  31  32  33  34  35  36  37 ... 40  
2021-06-08 11:19:51 +08:00
回复了 Orciorc 创建的主题 程序员 Mumble(开源的 VOIP 项目)客户端的选择
server 随便找个开源的跑起来,client 试试看这个 web 版的 https://github.com/onsip/sip.js
2021-06-07 11:28:47 +08:00
回复了 awanganddong 创建的主题 程序员 base64 编码有什么不同吗
请参考 Java 中关于 Base64 的说明,各语言的各种实现有区别。

This class consists exclusively of static methods for obtaining encoders and decoders for the Base64 encoding scheme. The implementation of this class supports the following types of Base64 as specified in RFC 4648 and RFC 2045 .
Basic
Uses "The Base64 Alphabet" as specified in Table 1 of RFC 4648 and RFC 2045 for encoding and decoding operation. The encoder does not add any line feed (line separator) character. The decoder rejects data that contains characters outside the base64 alphabet.
URL and Filename safe
Uses the "URL and Filename safe Base64 Alphabet" as specified in Table 2 of RFC 4648 for encoding and decoding. The encoder does not add any line feed (line separator) character. The decoder rejects data that contains characters outside the base64 alphabet.
MIME
Uses "The Base64 Alphabet" as specified in Table 1 of RFC 2045 for encoding and decoding operation. The encoded output must be represented in lines of no more than 76 characters each and uses a carriage return '\r' followed immediately by a linefeed '\n' as the line separator. No line separator is added to the end of the encoded output. All line separators or other characters not found in the base64 alphabet table are ignored in decoding operation.
Unless otherwise noted, passing a null argument to a method of this class will cause a NullPointerException to be thrown.
Since:
1.8
Author:
Xueming Shen
2021-06-07 10:56:02 +08:00
回复了 Orciorc 创建的主题 程序员 Mumble(开源的 VOIP 项目)客户端的选择
听我一句劝,如果是公司重点的项目,多研究麦克风拾音,传输,压缩,插帧,识别,延时抖动处理的算法。
如果只是为了通话而通话,研究这个 mumble 不值得。
2021-06-02 17:57:34 +08:00
回复了 hello1996 创建的主题 服务器 想租个海外的服务器跑爬虫,哪家强?
he.com 的 G 口够不够你用,询价购买都是用 email 沟通
2021-06-02 17:56:10 +08:00
回复了 ciki 创建的主题 服务器 redis 的 6379 端口有没有什么办法能安全开放?
第一准则就是限制外网访问,
如果需要外网访问可以在防火墙上对指定 IP 开放,没有防火墙的请使用 wireguard 做隧道,然后通过隧道的内网地址访问
巡查系统有没有被放置可以远程登录的 ssh 证书
限制 redis 端口错误登录的频率
记录各种可能被暴力猜解的服务的并限制频率,同时需要适当的告警机制
有条件的先格式化机器,重新设置 redis
使用非 root 用户启动 redis
2021-03-28 13:31:42 +08:00
回复了 evilic 创建的主题 程序员 咨询一下关于 Python 打印 pdf 的问题
先查打印机文档,看他支持的纸张尺寸,接着保存 pdf 的时候就要设定好出多。然后按照你既定的方法走
2021-03-25 09:49:23 +08:00
回复了 fxjson 创建的主题 Java 灵魂拷问之是否适合 Java 开发
一千个人写出来的 java 代码都是一样的,可是一百个人写出的 php 都不一祥,这是一个 java 程序员的主观感受,不知道阁下是否同意
2021-03-17 16:40:34 +08:00
回复了 ModF 创建的主题 软件 那些远古的我们怀念的软件
那 pp 点点通怎么说
找村干部,村干部很乐意指导,选举记得投票给他,一户人搞不好有很多票呢
dota 的按键速率比 lol 少很多,排除你玩的卡尔,好吃牛头,每一个 F 都价值千金,像 lol 那样,那打架的时候你只能做泉水指挥官
scrcpy
2021-03-13 14:24:33 +08:00
回复了 drawstar 创建的主题 问与答 如何快速改变 markdown 字体的颜色 底纹
你的要求背离了 md 的初衷,推荐你是用其他类型的笔记软件
2021-03-12 17:10:25 +08:00
回复了 xh20201111 创建的主题 问与答 问一下铁子们,开发游戏脚本拿去卖违法吗?不是外挂哦
刑侦阶段说你是外挂就是外挂,不是也是,。明白没
2021-03-11 20:05:11 +08:00
回复了 wafm 创建的主题 问与答 迫于 S8 撑不住了,问个安卓机的问题
有个老外博主在华强北买到了全套的 S9 plus 的零部件,然后自己组装起来了,不过没说多少钱
2021-03-09 00:08:09 +08:00
回复了 mygreens 创建的主题 问与答 哪家入门云服务器比较便宜
找代理,大概能压到 75 折
2021-03-08 22:12:50 +08:00
回复了 Dreax 创建的主题 问与答 有比火绒更轻量的 HIPS 吗?
自己写一个,ring0 层,很多教程里这个都是示例,不过驱动加载麻烦一些,代码应该不超过 100 行
2021-03-07 18:16:39 +08:00
回复了 iamv2er 创建的主题 问与答 和产品经理撕的时候有什么技巧?
不听不听,飞鞋点金!不打不打,带线偷塔
2021-03-05 20:37:07 +08:00
回复了 loverorser 创建的主题 问与答 实在受不了了,真心请教 idea 怎么配置才能达到 vs 的效果
public static void main 你看,空格都给你补上了,sout 然后就要你输入字符串了,光标也给你定位到括号中了,多好。
如果你非要改,请在首选项中自己设置代码模板
2021-01-29 10:44:57 +08:00
回复了 soupu626 创建的主题 问与答 女友对我跳槽的薪资要求太高怎么办
@ye4tar 我撤回,你女友根据自己的切身经验,要求合理,起码有参考价值
2021-01-28 18:01:26 +08:00
回复了 soupu626 创建的主题 问与答 女友对我跳槽的薪资要求太高怎么办
当你解决不了女友提出的问题就解决掉女友。狗头保命
1 ... 28  29  30  31  32  33  34  35  36  37 ... 40  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   3009 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 32ms · UTC 12:29 · PVG 20:29 · LAX 05:29 · JFK 08:29
Developed with CodeLauncher
♥ Do have faith in what you're doing.