xuchdeid's recent timeline updates
参加 Google 开发者大会丢了 NS。。。
Dec 15, 2017
xuchdeid

xuchdeid

V2EX member #25155, joined on 2012-08-10 16:33:40 +08:00
Today's activity rank 20794
xuchdeid's recent replies
oled 像素本身就发光 不加背板就是透明的吧
Aug 5, 2020
Replied to a topic by kekxv WebRTC 求助关于 WebRTC 只能在局域网建立成功问题
需要配置 iceServers

new RTCPeerConnection({
iceServers: [
{
urls: `turn:${hostName}:3478`,
username: "***",
credential: "***",
},
{
urls: `stun:${hostName}:3478`,
},
],
})
TypeScript 啊 。。。
Jan 23, 2015
Replied to a topic by liziyi Android 求指导 android app 始终置于最顶部的办法
做成launcher不就可以了么
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5504 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 17ms · UTC 08:48 · PVG 16:48 · LAX 01:48 · JFK 04:48
♥ Do have faith in what you're doing.