当前位置: 首页 > news >正文

shield分析

本文仅供学习交流,只提供关键思路不会给出完整代码,严禁用于非法用途,若有侵权请联系我删除!技术交流合作请私信!

熟练打开Fiddler设置好手机代理,摆弄半天一直抓不到包,应该是小红书监测到了Fiddler,后面使用 Hook okhttp成功搞到了包,参考大佬的工具:https://github.com/siyujie/okhttp_find ,如果被删除请联系我。

分析后发现关键字搜索,帖子详情,用户信息等接口Header中都带上了 shield 字段,反编译小红书apk(我使用的是Jadx),经过不断搜索, Hook动态调试定位到关键方法:initializeNative,initialize,intercept  

 可以看到这几个关键方法都使用native修饰,核心的代码都被隐藏到了 libshield.so文件中。

这里推荐一位大佬的工具Unidbg:GitHub - zhkl0228/unidbg: Allows you to emulate an Android native library, and an experimental iOS emulation

按照教程搭建好环境后,调用JNI_onload方法:

        vm.setVerbose(true); //打印虚拟器日志vm.setJni(this);module = dm.getModule();// 打印 onload方法,会打印出动态注入的方法位置dm.callJNI_OnLoad(emulator);

如下:initializeNative方法的位置为:0x94289, intercept为0x939d9, initialize为0x937b1

RegisterNative(com/xingin/shield/http/XhsHttpInterceptor, initializeNative()V, RX@0x40094289[libshield.so]0x94289)
RegisterNative(com/xingin/shield/http/XhsHttpInterceptor, intercept(Lokhttp3/Interceptor$Chain;J)Lokhttp3/Response;, RX@0x400939d9[libshield.so]0x939d9)
RegisterNative(com/xingin/shield/http/XhsHttpInterceptor, initialize(Ljava/lang/String;)J, RX@0x400937b1[libshield.so]0x937b1)
RegisterNative(com/xingin/shield/http/XhsHttpInterceptor, destroy(J)V, RX@0x40093745[libshield.so]0x93745)

拿到位置后,可以通过unidbg模拟去调用这三个方法得到最终结果:报错一般是缺少环境,根据提示缺啥补啥,调用代码例:

  //初始化nativepublic void initializeNative(){List<Object> params = new ArrayList<>();params.add(vm.getJNIEnv()); //第一个参数默认envparams.add(0); //第二个参数一般为0module.callFunction(emulator,0x94289,params.toArray());}

        XhsShieldSimpleTest xhsShieldTest = new XhsShieldSimpleTest(url,commonParams);xhsShieldTest.initializeNative();long initialize = xhsShieldTest.initialize();xhsShieldTest.intercept(initialize);System.out.println("shieId:"+shiled);

其他:

deviceId : 设备ID, 可通过接口生成

device_fingerprint : 设备信息

hmac : 存储在设备的/data/data/com.xingin.xhs/shared_prefs/s.xml中

sid:登录账号参数

build : 版本

关键字搜索示例:

shieId:XYAAAAAQAAAAEAAABTAAAAUzUWEe0xG1IbD9/c+qCLOlKGmTtFa+lG43AGdeFXQ6RAzYbkyOJgS534qeBbz8N/iJl+2KE3EwxPGGOBbe6g3SNp0LDZQUi2jBrG0rQy6uY02NTR
{"code":0,"success":true,"data":{"items":[{"model_type":"note","note":{"liked":false,"id":"63fdae1500000000270028ae","title":"爆爆赞的宝马火山红","abstract_show":"","desc":"宝马新3系 宝马5系 宝马3系 宝马4系 宝马X3 宝马X5 宝马7系","liked_count":0,"type":"normal","user":{"nickname":"汽车艺术脚垫厂家","images":"https://sns-avatar-qc.xhscdn.com/avatar/633bb5783a9fa858711af990.jpg?imageView2/2/w/80/format/jpg","userid":"62b84fc9000000001b024a26"},"tag_info":{},"images_list":[{"fileid":"1000g008245mup7ofe0005olo9v4msih66ee7558","height":1080,"width":1440,"url":"http://sns-img-bd.xhscdn.com/1000g008245mup7ofe0005olo9v4msih66ee7558?imageView2/2/w/540/format/webp","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245mup7ofe0005olo9v4msih66ee7558?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245mup7ofe0005olo9v4msih66ee7558"},{"fileid":"1000g008245mup7ofe00g5olo9v4msih643iq6p8","height":1080,"width":1440,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245mup7ofe00g5olo9v4msih643iq6p8?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245mup7ofe00g5olo9v4msih643iq6p8"},{"fileid":"1000g008245mup7ofe0105olo9v4msih6l3es0fg","height":1080,"width":1440,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245mup7ofe0105olo9v4msih6l3es0fg?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245mup7ofe0105olo9v4msih6l3es0fg"},{"fileid":"1000g008245mup7ofe01g5olo9v4msih62roknn0","height":1440,"width":1080,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245mup7ofe01g5olo9v4msih62roknn0?imageView2/2/w/1080/format/webp","original":"","trace_id":"1000g008245mup7ofe01g5olo9v4msih62roknn0"},{"fileid":"1000g008245mup7ofe0205olo9v4msih6q4hm1rg","height":1440,"width":1080,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245mup7ofe0205olo9v4msih6q4hm1rg?imageView2/2/w/1080/format/webp","original":"","trace_id":"1000g008245mup7ofe0205olo9v4msih6q4hm1rg"},{"fileid":"1000g008245mup7ofe02g5olo9v4msih6upjjbio","height":1440,"width":1080,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245mup7ofe02g5olo9v4msih6upjjbio?imageView2/2/w/1080/format/webp","original":"","trace_id":"1000g008245mup7ofe02g5olo9v4msih6upjjbio"},{"fileid":"1000g008245mup7ofe0305olo9v4msih60grgaro","height":1440,"width":1080,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245mup7ofe0305olo9v4msih60grgaro?imageView2/2/w/1080/format/webp","original":"","trace_id":"1000g008245mup7ofe0305olo9v4msih60grgaro"},{"fileid":"1000g008245mup7ofe03g5olo9v4msih6r4pors8","height":1440,"width":1080,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245mup7ofe03g5olo9v4msih6r4pors8?imageView2/2/w/1080/format/webp","original":"","trace_id":"1000g008245mup7ofe03g5olo9v4msih6r4pors8"},{"fileid":"1000g008245mup7ofe0405olo9v4msih6325qu48","height":1440,"width":1080,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245mup7ofe0405olo9v4msih6325qu48?imageView2/2/w/1080/format/webp","original":"","trace_id":"1000g008245mup7ofe0405olo9v4msih6325qu48"}],"has_music":false,"timestamp":1677569557,"geo_info":{"distance":"<100m"}}},{"model_type":"note","note":{"liked":false,"id":"63fdae0f00000000110105b1","title":"","abstract_show":"","desc":"会设置宝马热敏快捷按键,那你会解除吗,我来教你吧!#每天一个汽车用车知识 #汽车知识 #每天分享汽车知识","liked_count":0,"type":"video","user":{"nickname":"汕尾粤宝宝马4S店","images":"https://sns-avatar-qc.xhscdn.com/avatar/60f14ad3e662d40eaf40b4e9.jpg?imageView2/2/w/80/format/jpg","userid":"5b6ade6e0ff975000104b4f4"},"tag_info":{},"video_info":{"id":"136231334653026866","height":1280,"width":720,"url":"http://sns-video-bd.xhscdn.com/stream/110/258/01e3fdad55456232010371038696f03c75_258.mp4?v=2","avg_bitrate":929714,"vmaf":-1,"url_info_list":[{"desc":"h264-RedH264","url":"http://sns-video-bd.xhscdn.com/stream/110/258/01e3fdad55456232010371038696f03c75_258.mp4?v=2","avg_bitrate":929714,"width":720,"height":1280,"vmaf":-1}],"preload_size":1048576,"played_count":0,"duration":15,"frame_ts":0,"is_user_select":false,"is_upload":false,"first_frame":"http://sns-img-bd.xhscdn.com/spectrum/1000g0k0245mjo0cfs0004ab4k8f6td7k4vmkmcg?imageView2/2/w/1080/format/webp","thumbnail":"http://sns-img-bd.xhscdn.com/110/0/01e3fdad55456232001000018696efff40_0.webp","thumbnail_dim":"http://sns-img-bd.xhscdn.com/110/0/01e3fdad55456232001000018696efff40_0.webp?imageView2/2/w/720/h/720/format/webp","can_super_resolution":true},"images_list":[{"fileid":"spectrum/1000g0k0245mjo0cfs0004ab4k8f6td7k4vmkmcg","height":960,"width":720,"url":"http://sns-img-bd.xhscdn.com/spectrum/1000g0k0245mjo0cfs0004ab4k8f6td7k4vmkmcg?imageView2/2/w/540/format/webp","url_size_large":"http://sns-img-bd.xhscdn.com/spectrum/1000g0k0245mjo0cfs0004ab4k8f6td7k4vmkmcg?imageView2/2/w/1080/format/webp","original":"","trace_id":"spectrum/1000g0k0245mjo0cfs0004ab4k8f6td7k4vmkmcg"}],"has_music":false,"timestamp":1677569551,"geo_info":{"distance":"<100m"}}},{"model_type":"note","note":{"liked":false,"id":"63fdade50000000014025872","title":"","abstract_show":"","desc":"2023全新一代宝马X1。宝马x1 奔驰glb 奥迪q3 宝马ix1 雷克萨斯nx","liked_count":0,"type":"normal","user":{"nickname":"安徽宝马情报局","images":"https://sns-avatar-qc.xhscdn.com/avatar/62727252a97743a3a3db2070.jpg?imageView2/2/w/80/format/jpg","userid":"62611c46000000002102a202"},"tag_info":{},"images_list":[{"fileid":"1000g008245mrfemfi0005oj13h38d8g2q47ka3o","height":1024,"width":1536,"url":"http://sns-img-bd.xhscdn.com/1000g008245mrfemfi0005oj13h38d8g2q47ka3o?imageView2/2/w/540/format/webp","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245mrfemfi0005oj13h38d8g2q47ka3o?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245mrfemfi0005oj13h38d8g2q47ka3o"},{"fileid":"1000g008245mrfemfi00g5oj13h38d8g2coh3v30","height":1280,"width":1920,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245mrfemfi00g5oj13h38d8g2coh3v30?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245mrfemfi00g5oj13h38d8g2coh3v30"},{"fileid":"1000g008245mrfemfi0105oj13h38d8g2uata3n8","height":1024,"width":1536,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245mrfemfi0105oj13h38d8g2uata3n8?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245mrfemfi0105oj13h38d8g2uata3n8"}],"has_music":false,"timestamp":1677569509,"geo_info":{"distance":"<100m"}}},{"model_type":"note","note":{"liked":false,"id":"63fdadbd0000000027002350","title":"官方提示‼️刷到的人都有实力拿下这台宝马🚘","abstract_show":"","desc":"奢华❗️科技❗️驾驶❗️舒适[偷笑R]全新宝马7系真的会颠覆你的想象[哇R","liked_count":0,"type":"normal","user":{"nickname":"成都锦泰宝驹宝马","images":"https://sns-avatar-qc.xhscdn.com/avatar/63ae39884cc8936ddd126ee9.jpg?imageView2/2/w/80/format/jpg","userid":"5ff2d8ca000000000101fb03"},"tag_info":{},"images_list":[{"fileid":"1000g008245mpkbsfs0005nvir350buo32mtvqug","height":1920,"width":1440,"url":"http://sns-img-bd.xhscdn.com/1000g008245mpkbsfs0005nvir350buo32mtvqug?imageView2/2/w/540/format/webp","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245mpkbsfs0005nvir350buo32mtvqug?imageView2/2/w/1080/format/webp","original":"","trace_id":"1000g008245mpkbsfs0005nvir350buo32mtvqug"},{"fileid":"1000g008245mpkbsfs00g5nvir350buo3eumvh0o","height":1920,"width":1440,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245mpkbsfs00g5nvir350buo3eumvh0o?imageView2/2/w/1080/format/webp","original":"","trace_id":"1000g008245mpkbsfs00g5nvir350buo3eumvh0o"},{"fileid":"1000g008245mpkbsfs0105nvir350buo3vm26fro","height":1920,"width":1440,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245mpkbsfs0105nvir350buo3vm26fro?imageView2/2/w/1080/format/webp","original":"","trace_id":"1000g008245mpkbsfs0105nvir350buo3vm26fro"},{"fileid":"1000g008245mpkbsfs01g5nvir350buo3oaf2t98","height":1920,"width":1440,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245mpkbsfs01g5nvir350buo3oaf2t98?imageView2/2/w/1080/format/webp","original":"","trace_id":"1000g008245mpkbsfs01g5nvir350buo3oaf2t98"},{"fileid":"1000g008245mpkbsfs0205nvir350buo3f0tfvn8","height":1920,"width":1440,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245mpkbsfs0205nvir350buo3f0tfvn8?imageView2/2/w/1080/format/webp","original":"","trace_id":"1000g008245mpkbsfs0205nvir350buo3f0tfvn8"},{"fileid":"1000g008245mpkbsfs02g5nvir350buo33magg50","height":1920,"width":1440,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245mpkbsfs02g5nvir350buo33magg50?imageView2/2/w/1080/format/webp","original":"","trace_id":"1000g008245mpkbsfs02g5nvir350buo33magg50"},{"fileid":"1000g008245mpkbsfs0305nvir350buo38vdod5o","height":1920,"width":1440,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245mpkbsfs0305nvir350buo38vdod5o?imageView2/2/w/1080/format/webp","original":"","trace_id":"1000g008245mpkbsfs0305nvir350buo38vdod5o"},{"fileid":"1000g008245mpkbsfs03g5nvir350buo3vv7r7j8","height":1920,"width":1440,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245mpkbsfs03g5nvir350buo3vv7r7j8?imageView2/2/w/1080/format/webp","original":"","trace_id":"1000g008245mpkbsfs03g5nvir350buo3vv7r7j8"},{"fileid":"1000g008245mpkbsfs0405nvir350buo3frve6bo","height":1920,"width":1440,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245mpkbsfs0405nvir350buo3frve6bo?imageView2/2/w/1080/format/webp","original":"","trace_id":"1000g008245mpkbsfs0405nvir350buo3frve6bo"}],"has_music":false,"timestamp":1677569469,"geo_info":{"distance":"<100m"}}},{"model_type":"note","note":{"liked":false,"id":"63fdada400000000130045f5","title":"11年7月上牌宝马730LI 领先型","abstract_show":"","desc":"11年7月上牌宝马730Li领先型,3.0排量前置后驱V6发动机,五门电吸,一键启动,空气悬挂,座椅通风等配置,改装","liked_count":0,"type":"normal","user":{"nickname":"Way","images":"https://sns-avatar-qc.xhscdn.com/avatar/63e732bf6f55b6b2364838f6.jpg?imageView2/2/w/80/format/jpg","userid":"6355342b000000001802fbd8"},"tag_info":{},"images_list":[{"fileid":"1000g008245kieosfo02g5oql6glm5uuoc3humgg","height":960,"width":1280,"url":"http://sns-img-bd.xhscdn.com/1000g008245kieosfo02g5oql6glm5uuoc3humgg?imageView2/2/w/540/format/webp","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245kieosfo02g5oql6glm5uuoc3humgg?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245kieosfo02g5oql6glm5uuoc3humgg"},{"fileid":"1000g008245kieosfo0305oql6glm5uuoq38t0m0","height":960,"width":1280,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245kieosfo0305oql6glm5uuoq38t0m0?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245kieosfo0305oql6glm5uuoq38t0m0"},{"fileid":"1000g008245kieosfo0205oql6glm5uuour78r90","height":960,"width":1280,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245kieosfo0205oql6glm5uuour78r90?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245kieosfo0205oql6glm5uuour78r90"},{"fileid":"1000g008245kieosfo04g5oql6glm5uuorvr7c80","height":960,"width":1280,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245kieosfo04g5oql6glm5uuorvr7c80?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245kieosfo04g5oql6glm5uuorvr7c80"},{"fileid":"1000g008245kieosfo00g5oql6glm5uuoucs17ho","height":960,"width":1280,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245kieosfo00g5oql6glm5uuoucs17ho?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245kieosfo00g5oql6glm5uuoucs17ho"},{"fileid":"1000g008245modl8fe0605oql6glm5uuo6qiro2g","height":960,"width":1280,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245modl8fe0605oql6glm5uuo6qiro2g?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245modl8fe0605oql6glm5uuo6qiro2g"},{"fileid":"1000g008245modl8fe05g5oql6glm5uuo4t14ng8","height":960,"width":1280,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245modl8fe05g5oql6glm5uuo4t14ng8?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245modl8fe05g5oql6glm5uuo4t14ng8"},{"fileid":"1000g008245modl8fe00g5oql6glm5uuo8t08j20","height":960,"width":1280,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245modl8fe00g5oql6glm5uuo8t08j20?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245modl8fe00g5oql6glm5uuo8t08j20"},{"fileid":"1000g008245modl8fe0405oql6glm5uuo8tnnc8g","height":960,"width":1280,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245modl8fe0405oql6glm5uuo8tnnc8g?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245modl8fe0405oql6glm5uuo8tnnc8g"}],"has_music":false,"timestamp":1677569444,"geo_info":{"distance":"<100m"}}},{"model_type":"note","note":{"liked":false,"id":"63fdad7e00000000120307fa","title":"#维凯森#宝马#灰蒙绿#改色膜案例分享#车身","abstract_show":"","desc":"维凯森 宝马 灰蒙绿 改色膜案例分享 车身改色膜","liked_count":0,"type":"video","user":{"nickname":"小红薯62CE0C4D","images":"https://sns-avatar-qc.xhscdn.com/avatar/529594cd91bbf4c43608131bf9134bdc.jpg?imageView2/2/w/80/format/jpg","userid":"62cd0d33000000000e00dc68"},"tag_info":{},"video_info":{"id":"136231335338695873","height":1252,"width":720,"url":"http://sns-video-bd.xhscdn.com/stream/110/258/01e3fdad7e23dcc1010371038696edd1b7_258.mp4?v=2","avg_bitrate":434553,"vmaf":-1,"url_info_list":[{"desc":"h264-RedH264","url":"http://sns-video-bd.xhscdn.com/stream/110/258/01e3fdad7e23dcc1010371038696edd1b7_258.mp4?v=2","avg_bitrate":434553,"width":720,"height":1252,"vmaf":-1}],"preload_size":1048576,"played_count":0,"duration":8,"frame_ts":0,"is_user_select":false,"is_upload":false,"first_frame":"http://sns-img-bd.xhscdn.com/110/0/01e3fdad7e23dcc1001000018696edbdba_0.jpg?imageView2/2/w/1080/format/webp","thumbnail":"http://sns-img-bd.xhscdn.com/110/0/01e3fdad7e23dcc1001000018696edbc72_0.webp","thumbnail_dim":"http://sns-img-bd.xhscdn.com/110/0/01e3fdad7e23dcc1001000018696edbc72_0.webp?imageView2/2/w/720/h/720/format/webp","can_super_resolution":true},"images_list":[{"fileid":"03032s01kvljbvpyw6g010x80xycjoyriy","height":968,"width":726,"url":"http://sns-img-bd.xhscdn.com/03032s01kvljbvpyw6g010x80xycjoyriy?imageView2/2/w/540/format/webp","url_size_large":"http://sns-img-bd.xhscdn.com/03032s01kvljbvpyw6g010x80xycjoyriy?imageView2/2/w/1080/format/webp","original":"","trace_id":"03032s01kvljbvpyw6g010x80xycjoyriy"}],"has_music":false,"timestamp":1677569406,"geo_info":{"distance":"<100m"}}},{"model_type":"note","note":{"liked":false,"id":"63fdad6f00000000130336c2","title":"试驾完宝马325li,聊聊我的感受","abstract_show":"","desc":"最近,身边的同事去试驾了宝马325li,我也趁机体验了一把。 一入车内,给我的感觉就是颜色搭配显得好豪华,坐在后排的时候","liked_count":0,"type":"normal","user":{"nickname":"漂流咕噜鸡","images":"https://sns-avatar-qc.xhscdn.com/avatar/be4e54a984a21be925a215a08fb36c8b.jpg?imageView2/2/w/80/format/jpg","userid":"62da8c34000000000e00e4b3"},"tag_info":{},"images_list":[{"fileid":"1000g008245lgek4fo01g5omqhgq3hp5jojod888","height":1706,"width":1280,"url":"http://sns-img-bd.xhscdn.com/1000g008245lgek4fo01g5omqhgq3hp5jojod888?imageView2/2/w/540/format/webp","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245lgek4fo01g5omqhgq3hp5jojod888?imageView2/2/w/1080/format/webp","original":"","trace_id":"1000g008245lgek4fo01g5omqhgq3hp5jojod888"},{"fileid":"1000g008245lgek4fo0105omqhgq3hp5j88e4r1g","height":853,"width":1280,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245lgek4fo0105omqhgq3hp5j88e4r1g?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245lgek4fo0105omqhgq3hp5j88e4r1g"},{"fileid":"1000g008245lgek4fo0005omqhgq3hp5jr4hnl6g","height":1706,"width":1280,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245lgek4fo0005omqhgq3hp5jr4hnl6g?imageView2/2/w/1080/format/webp","original":"","trace_id":"1000g008245lgek4fo0005omqhgq3hp5jr4hnl6g"},{"fileid":"1000g008245lgek4fo02g5omqhgq3hp5jevmsl1g","height":853,"width":1280,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245lgek4fo02g5omqhgq3hp5jevmsl1g?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245lgek4fo02g5omqhgq3hp5jevmsl1g"}],"has_music":false,"timestamp":1677569391,"geo_info":{"distance":"<100m"}}},{"model_type":"hot_query","hot_query":{"title":"大家都在搜","source":2,"queries":[{"id":"2023款宝马7系_7","name":"2023款宝马7系","search_word":"2023款宝马7系","cover":"http://ci.xiaohongshu.com/01026c01kf1dwxwy3on010sm8qkdd9zxht?imageView2/1/h/132/w/480/format/jpg"},{"id":"宝马图片_7","name":"宝马图片","search_word":"宝马图片","cover":"http://ci.xiaohongshu.com/436ece24-7d0a-3102-abd0-a95ad86dea34?imageView2/1/h/132/w/480/format/jpg"},{"id":"宝马三系_7","name":"宝马三系","search_word":"宝马三系","cover":"http://ci.xiaohongshu.com/01021g0168p40b838x3010xc3cq0wunqds?imageView2/1/h/132/w/480/format/jpg"},{"id":"宝马壁纸_7","name":"宝马壁纸","search_word":"宝马壁纸","cover":"http://ci.xiaohongshu.com/4e09468e-8c21-3cb0-8783-2416bbb1c9cf?imageView2/1/h/132/w/480/format/jpg"}],"word_request_id":"76d36d8dd06da3ff7020a1723df626ff"}},{"model_type":"note","note":{"liked":false,"id":"63fdad6c000000000800fa37","title":"18年宝马320Li 运动套装","abstract_show":"","desc":"拿下18年宝马320LiM运动套装 带哈曼卡顿 后排遮阳帘 运动座椅全车原版三个面油漆 7万公里十几万就可以拥有一台三系","liked_count":0,"type":"normal","user":{"nickname":"小红薯63FF086D","images":"https://sns-avatar-qc.xhscdn.com/avatar/7121a416be8e543266fd62c1cc9d575e.jpg?imageView2/2/w/80/format/jpg","userid":"63fda262000000000f01354d"},"tag_info":{},"images_list":[{"fileid":"1000g008245me9pqfe01g5ovtk9h3qdadsp624jg","height":1440,"width":1920,"url":"http://sns-img-bd.xhscdn.com/1000g008245me9pqfe01g5ovtk9h3qdadsp624jg?imageView2/2/w/540/format/webp","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245me9pqfe01g5ovtk9h3qdadsp624jg?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245me9pqfe01g5ovtk9h3qdadsp624jg"},{"fileid":"1000g008245me9pqfe0205ovtk9h3qdad9i59908","height":1440,"width":1920,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245me9pqfe0205ovtk9h3qdad9i59908?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245me9pqfe0205ovtk9h3qdad9i59908"},{"fileid":"1000g008245me9pqfe02g5ovtk9h3qdad80tej20","height":1440,"width":1920,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245me9pqfe02g5ovtk9h3qdad80tej20?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245me9pqfe02g5ovtk9h3qdad80tej20"},{"fileid":"1000g008245me9pqfe0305ovtk9h3qdadkkeqbo8","height":1920,"width":1440,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245me9pqfe0305ovtk9h3qdadkkeqbo8?imageView2/2/w/1080/format/webp","original":"","trace_id":"1000g008245me9pqfe0305ovtk9h3qdadkkeqbo8"},{"fileid":"1000g008245me9pqfe03g5ovtk9h3qdadio7ceq0","height":1440,"width":1920,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245me9pqfe03g5ovtk9h3qdadio7ceq0?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245me9pqfe03g5ovtk9h3qdadio7ceq0"},{"fileid":"1000g008245me9pqfe0405ovtk9h3qdad8hghik8","height":1920,"width":1440,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245me9pqfe0405ovtk9h3qdad8hghik8?imageView2/2/w/1080/format/webp","original":"","trace_id":"1000g008245me9pqfe0405ovtk9h3qdad8hghik8"},{"fileid":"1000g008245me9pqfe04g5ovtk9h3qdadm07krr8","height":1440,"width":1920,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245me9pqfe04g5ovtk9h3qdadm07krr8?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245me9pqfe04g5ovtk9h3qdadm07krr8"},{"fileid":"1000g008245me9pqfe0505ovtk9h3qdad6rd0lto","height":1440,"width":1920,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245me9pqfe0505ovtk9h3qdad6rd0lto?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245me9pqfe0505ovtk9h3qdad6rd0lto"},{"fileid":"1000g008245me9pqfe05g5ovtk9h3qdad4h1tvio","height":1440,"width":1920,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245me9pqfe05g5ovtk9h3qdad4h1tvio?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245me9pqfe05g5ovtk9h3qdad4h1tvio"}],"has_music":false,"timestamp":1677569388,"geo_info":{"distance":"<100m"}}},{"model_type":"note","note":{"liked":false,"id":"63fdad1d0000000013035638","title":"宝马新3系的兰花指都还适应嘛?","abstract_show":"","desc":"‼️宝马3系最近是特价、特价、特价 [抱拳R]其实有些小伙伴吧,在价格最优惠的时候不考虑买,反而是要收价的时候考虑了,然","liked_count":0,"type":"normal","user":{"nickname":"宝马小公主","images":"https://sns-avatar-qc.xhscdn.com/avatar/63f072b8cffcca8dae6f43bb.jpg?imageView2/2/w/80/format/jpg","userid":"61931155000000001000e992"},"tag_info":{},"images_list":[{"fileid":"1000g008245mg3b2fc0005ocj25ak1qcibc0jfgo","height":1706,"width":1280,"url":"http://sns-img-bd.xhscdn.com/1000g008245mg3b2fc0005ocj25ak1qcibc0jfgo?imageView2/2/w/540/format/webp","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245mg3b2fc0005ocj25ak1qcibc0jfgo?imageView2/2/w/1080/format/webp","original":"","trace_id":"1000g008245mg3b2fc0005ocj25ak1qcibc0jfgo"},{"fileid":"1000g008245mg3b2fc00g5ocj25ak1qcic7iiti0","height":1706,"width":1280,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245mg3b2fc00g5ocj25ak1qcic7iiti0?imageView2/2/w/1080/format/webp","original":"","trace_id":"1000g008245mg3b2fc00g5ocj25ak1qcic7iiti0"},{"fileid":"1000g008245mg3b2fc0105ocj25ak1qcikh25co8","height":1706,"width":1280,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245mg3b2fc0105ocj25ak1qcikh25co8?imageView2/2/w/1080/format/webp","original":"","trace_id":"1000g008245mg3b2fc0105ocj25ak1qcikh25co8"}],"has_music":false,"timestamp":1677569309,"geo_info":{"distance":"<100m"}}},{"model_type":"note","note":{"liked":false,"id":"63fdad11000000001203eb16","title":"宝马x5手刹除了换总成,还可以这样修…","abstract_show":"","desc":"成都宝马维修","liked_count":0,"type":"video","user":{"nickname":"吉老师的日常","images":"https://sns-avatar-qc.xhscdn.com/avatar/632dacf146fdcf754d5ebd5d.jpg?imageView2/2/w/80/format/jpg","userid":"5e970c920000000001004d16"},"tag_info":{},"video_info":{"id":"136231333461849132","height":1270,"width":720,"url":"http://sns-video-bd.xhscdn.com/stream/110/258/01e3fdad0e45742c010371038696ec3bd2_258.mp4?v=2","avg_bitrate":439302,"vmaf":-1,"url_info_list":[{"desc":"h264-RedH264","url":"http://sns-video-bd.xhscdn.com/stream/110/258/01e3fdad0e45742c010371038696ec3bd2_258.mp4?v=2","avg_bitrate":439302,"width":720,"height":1270,"vmaf":-1}],"preload_size":1048576,"played_count":0,"duration":25,"frame_ts":0,"is_user_select":false,"is_upload":false,"first_frame":"http://sns-img-bd.xhscdn.com/spectrum/1000g0k0245mfboefo0005nkn1i908j8mak5lva0?imageView2/2/w/1080/format/webp","thumbnail":"http://sns-img-bd.xhscdn.com/110/0/01e3fdad0e45742c001000018696ec1bf5_0.webp","thumbnail_dim":"http://sns-img-bd.xhscdn.com/110/0/01e3fdad0e45742c001000018696ec1bf5_0.webp?imageView2/2/w/720/h/720/format/webp","can_super_resolution":true},"images_list":[{"fileid":"spectrum/1000g0k0245mfboefo0005nkn1i908j8mak5lva0","height":725,"width":544,"url":"http://sns-img-bd.xhscdn.com/spectrum/1000g0k0245mfboefo0005nkn1i908j8mak5lva0?imageView2/2/w/540/format/webp","url_size_large":"http://sns-img-bd.xhscdn.com/spectrum/1000g0k0245mfboefo0005nkn1i908j8mak5lva0?imageView2/2/w/1080/format/webp","original":"","trace_id":"spectrum/1000g0k0245mfboefo0005nkn1i908j8mak5lva0"}],"has_music":false,"timestamp":1677569297,"geo_info":{"distance":"<100m"}}},{"model_type":"note","note":{"liked":false,"id":"63fdaceb0000000013013210","title":"宝马320Li","abstract_show":"","desc":"18年宝马320Li时尚 外白内黑宝马320Li 宝马","liked_count":0,"type":"video","user":{"nickname":"合肥上上车殷杉汕","images":"https://sns-avatar-qc.xhscdn.com/avatar/62a83dda6b942f5ce970f412.jpg?imageView2/2/w/80/format/jpg","userid":"5bee68bb44363b249c63d7ad"},"tag_info":{},"video_info":{"id":"136231332857862924","height":720,"width":1280,"url":"http://sns-video-bd.xhscdn.com/stream/110/258/01e3fdacea455b0c010371038696ebf24e_258.mp4?v=2","avg_bitrate":1967313,"vmaf":-1,"url_info_list":[{"desc":"h264-RedH264","url":"http://sns-video-bd.xhscdn.com/stream/110/258/01e3fdacea455b0c010371038696ebf24e_258.mp4?v=2","avg_bitrate":1967313,"width":1280,"height":720,"vmaf":-1}],"preload_size":1048576,"played_count":0,"duration":13,"frame_ts":0,"is_user_select":false,"is_upload":false,"first_frame":"http://sns-img-bd.xhscdn.com/110/0/01e3fdacea455b0c001000018696eb7e4e_0.jpg?imageView2/2/h/1080/format/webp","thumbnail":"http://sns-img-bd.xhscdn.com/110/0/01e3fdacea455b0c001000018696eb8a63_0.webp","thumbnail_dim":"http://sns-img-bd.xhscdn.com/110/0/01e3fdacea455b0c001000018696eb8a63_0.webp?imageView2/2/w/720/h/720/format/webp","can_super_resolution":true},"images_list":[{"fileid":"1000g008245m0g3ufi0504br5d1kbnltdb643spg","height":1280,"width":1706,"url":"http://sns-img-bd.xhscdn.com/1000g008245m0g3ufi0504br5d1kbnltdb643spg?imageView2/2/w/540/format/webp","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245m0g3ufi0504br5d1kbnltdb643spg?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245m0g3ufi0504br5d1kbnltdb643spg"}],"has_music":false,"timestamp":1677569259,"geo_info":{"distance":"<100m"}}},{"model_type":"note","note":{"liked":false,"id":"63fdace8000000000703800f","title":"性价比超高宝马X3🥳","abstract_show":"","desc":"宝马X3 2020款 xDrive28i M运动套装 国VI","liked_count":1,"type":"normal","user":{"nickname":"我要喝可乐","images":"https://sns-avatar-qc.xhscdn.com/avatar/63f9c619b4f96d52007b11b3.jpg?imageView2/2/w/80/format/jpg","userid":"5c610b41000000001b00531b"},"tag_info":{},"images_list":[{"fileid":"1000g008245mcri4fs0005n311d0mokor52rgns0","height":1080,"width":1440,"url":"http://sns-img-bd.xhscdn.com/1000g008245mcri4fs0005n311d0mokor52rgns0?imageView2/2/w/540/format/webp","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245mcri4fs0005n311d0mokor52rgns0?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245mcri4fs0005n311d0mokor52rgns0"},{"fileid":"1000g008245mcri4fs00g5n311d0mokork3faoeo","height":1080,"width":1440,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245mcri4fs00g5n311d0mokork3faoeo?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245mcri4fs00g5n311d0mokork3faoeo"},{"fileid":"1000g008245mcri4fs0105n311d0mokor5j90u28","height":1080,"width":1440,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245mcri4fs0105n311d0mokor5j90u28?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245mcri4fs0105n311d0mokor5j90u28"},{"fileid":"1000g008245mcri4fs01g5n311d0mokorfs0qun0","height":1080,"width":1440,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245mcri4fs01g5n311d0mokorfs0qun0?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245mcri4fs01g5n311d0mokorfs0qun0"},{"fileid":"1000g008245mcri4fs0205n311d0mokorb8n81oo","height":1080,"width":1440,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245mcri4fs0205n311d0mokorb8n81oo?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245mcri4fs0205n311d0mokorb8n81oo"},{"fileid":"1000g008245mcri4fs02g5n311d0mokoremar7g8","height":1080,"width":1440,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245mcri4fs02g5n311d0mokoremar7g8?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245mcri4fs02g5n311d0mokoremar7g8"},{"fileid":"1000g008245mcri4fs0305n311d0mokorj08fp78","height":1080,"width":1440,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245mcri4fs0305n311d0mokorj08fp78?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245mcri4fs0305n311d0mokorj08fp78"},{"fileid":"1000g008245mcri4fs03g5n311d0mokor1svphj8","height":1080,"width":1440,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245mcri4fs03g5n311d0mokor1svphj8?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245mcri4fs03g5n311d0mokor1svphj8"},{"fileid":"1000g008245mcri4fs0405n311d0mokorj1jfopg","height":1080,"width":1440,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245mcri4fs0405n311d0mokorj1jfopg?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245mcri4fs0405n311d0mokorj1jfopg"}],"has_music":false,"timestamp":1677569256,"geo_info":{"distance":"<100m"}}},{"model_type":"note","note":{"liked":false,"id":"63fdacd40000000027001cf9","title":"23款 宝马5系 530Li 领先型","abstract_show":"","desc":"🖤深圳优惠又来啦!!宝马5系 🎖城市通勤✅必备,保养不贵 过了这村没这店! 深圳宝马 汽车分享","liked_count":0,"type":"normal","user":{"nickname":"柳柳说车","images":"https://sns-avatar-qc.xhscdn.com/avatar/63e3654d34d324a3dba7819f.jpg?imageView2/2/w/80/format/jpg","userid":"6003dd43000000000100ac1c"},"tag_info":{},"images_list":[{"fileid":"1000g008245lc0d2fs0305o03rl1g9b0s9g71ou8","height":958,"width":1280,"url":"http://sns-img-bd.xhscdn.com/1000g008245lc0d2fs0305o03rl1g9b0s9g71ou8?imageView2/2/w/540/format/webp","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245lc0d2fs0305o03rl1g9b0s9g71ou8?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245lc0d2fs0305o03rl1g9b0s9g71ou8"},{"fileid":"1000g008245lc0d2fs06g5o03rl1g9b0shre6it0","height":1706,"width":1280,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245lc0d2fs06g5o03rl1g9b0shre6it0?imageView2/2/w/1080/format/webp","original":"","trace_id":"1000g008245lc0d2fs06g5o03rl1g9b0shre6it0"},{"fileid":"1000g008245lc0d2fs0505o03rl1g9b0scn45mkg","height":1467,"width":1280,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245lc0d2fs0505o03rl1g9b0scn45mkg?imageView2/2/w/1080/format/webp","original":"","trace_id":"1000g008245lc0d2fs0505o03rl1g9b0scn45mkg"},{"fileid":"1000g008245lc0d2fs0405o03rl1g9b0s3qk1810","height":958,"width":1280,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245lc0d2fs0405o03rl1g9b0s3qk1810?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245lc0d2fs0405o03rl1g9b0s3qk1810"}],"has_music":false,"timestamp":1677569236,"geo_info":{"distance":"<100m"}}},{"model_type":"note","note":{"liked":false,"id":"63fdac400000000013032cf5","title":"宝马z4","abstract_show":"","desc":"Z4升丁字裤方向盘宝马z4 宝马Z4敞篷 汽车分享 奥迪改装","liked_count":0,"type":"video","user":{"nickname":"奔驰宝马改装升级","images":"https://sns-avatar-qc.xhscdn.com/avatar/62538180324eb24bd6373b50.jpg?imageView2/2/w/80/format/jpg","userid":"5d08403600000000160241b3"},"tag_info":{},"video_info":{"id":"136231329401756507","height":1280,"width":720,"url":"http://sns-video-bd.xhscdn.com/stream/110/258/01e3fdac1c455b5b010371038696e9480a_258.mp4?v=2","avg_bitrate":1287283,"vmaf":-1,"url_info_list":[{"desc":"h264-RedH264","url":"http://sns-video-bd.xhscdn.com/stream/110/258/01e3fdac1c455b5b010371038696e9480a_258.mp4?v=2","avg_bitrate":1287283,"width":720,"height":1280,"vmaf":-1}],"preload_size":1048576,"played_count":0,"duration":18,"frame_ts":0,"is_user_select":false,"is_upload":false,"first_frame":"http://sns-img-bd.xhscdn.com/110/0/01e3fdac1c455b5b001000018696e8e1c5_0.jpg?imageView2/2/w/1080/format/webp","thumbnail":"http://sns-img-bd.xhscdn.com/110/0/01e3fdac1c455b5b001000018696e8e648_0.webp","thumbnail_dim":"http://sns-img-bd.xhscdn.com/110/0/01e3fdac1c455b5b001000018696e8e648_0.webp?imageView2/2/w/720/h/720/format/webp","can_super_resolution":true},"images_list":[{"fileid":"1000g008245m2p10fi0005n8880r5kgdjcrgfq3o","height":960,"width":720,"url":"http://sns-img-bd.xhscdn.com/1000g008245m2p10fi0005n8880r5kgdjcrgfq3o?imageView2/2/w/540/format/webp","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245m2p10fi0005n8880r5kgdjcrgfq3o?imageView2/2/w/1080/format/webp","original":"","trace_id":"1000g008245m2p10fi0005n8880r5kgdjcrgfq3o"}],"has_music":false,"timestamp":1677569088,"geo_info":{"distance":"<100m"}}},{"model_type":"note","note":{"liked":false,"id":"63fdabba00000000270283e7","title":"","abstract_show":"","desc":"宝马X3M X4M改装AE碳纤维小包围前唇前铲后唇中网尾翼机盖宝马 X3M 宝马X4M","liked_count":0,"type":"normal","user":{"nickname":"GK汽车改装升级","images":"https://sns-avatar-qc.xhscdn.com/avatar/61af08a2fd5010d09462eaea.jpg?imageView2/2/w/80/format/jpg","userid":"5bc4537eff09bb0001d1a2c6"},"tag_info":{},"images_list":[{"fileid":"1000g008245lq6c6fq0004bfgs49nt8m6u4pk9q0","height":1280,"width":1920,"url":"http://sns-img-bd.xhscdn.com/1000g008245lq6c6fq0004bfgs49nt8m6u4pk9q0?imageView2/2/w/540/format/webp","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245lq6c6fq0004bfgs49nt8m6u4pk9q0?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245lq6c6fq0004bfgs49nt8m6u4pk9q0"},{"fileid":"1000g008245lq6c6fq00g4bfgs49nt8m6ovmu4ig","height":1280,"width":1920,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245lq6c6fq00g4bfgs49nt8m6ovmu4ig?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245lq6c6fq00g4bfgs49nt8m6ovmu4ig"},{"fileid":"1000g008245lq6c6fq0104bfgs49nt8m61tt7qp0","height":1280,"width":1920,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245lq6c6fq0104bfgs49nt8m61tt7qp0?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245lq6c6fq0104bfgs49nt8m61tt7qp0"},{"fileid":"1000g008245lq6c6fq01g4bfgs49nt8m69on5cv8","height":1920,"width":1440,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245lq6c6fq01g4bfgs49nt8m69on5cv8?imageView2/2/w/1080/format/webp","original":"","trace_id":"1000g008245lq6c6fq01g4bfgs49nt8m69on5cv8"},{"fileid":"1000g008245lq6c6fq0204bfgs49nt8m64jbqlug","height":800,"width":1422,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245lq6c6fq0204bfgs49nt8m64jbqlug?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245lq6c6fq0204bfgs49nt8m64jbqlug"},{"fileid":"1000g008245lq6c6fq02g4bfgs49nt8m6atf8cn0","height":750,"width":1000,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245lq6c6fq02g4bfgs49nt8m6atf8cn0?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245lq6c6fq02g4bfgs49nt8m6atf8cn0"},{"fileid":"1000g008245lq6c6fq0304bfgs49nt8m66rfvffo","height":750,"width":1000,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245lq6c6fq0304bfgs49nt8m66rfvffo?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245lq6c6fq0304bfgs49nt8m66rfvffo"},{"fileid":"1000g008245lq6c6fq03g4bfgs49nt8m6p05fmo0","height":750,"width":1000,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245lq6c6fq03g4bfgs49nt8m6p05fmo0?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245lq6c6fq03g4bfgs49nt8m6p05fmo0"},{"fileid":"1000g008245lq6c6fq0404bfgs49nt8m6m77b5f8","height":1080,"width":1920,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245lq6c6fq0404bfgs49nt8m6m77b5f8?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245lq6c6fq0404bfgs49nt8m6m77b5f8"}],"has_music":false,"timestamp":1677568954,"geo_info":{"distance":"<100m"}}},{"model_type":"note","note":{"liked":false,"id":"63fdab9e0000000013035234","title":"感谢德阳客户刘美女喜提宝马iX3新能源","abstract_show":"","desc":"恭喜刘女士及家人[烟花][烟花][烟花] 喜提宝马iX3领先M运动套装一台🎉 再次感谢刘女士及家人的认可及支持[庆祝","liked_count":0,"type":"normal","user":{"nickname":"成都中升之宝马4S店罗罗","images":"https://sns-avatar-qc.xhscdn.com/avatar/63f823f1e53ef0387f499372.jpg?imageView2/2/w/80/format/jpg","userid":"602169250000000001002f94"},"tag_info":{},"images_list":[{"fileid":"1000g008245loio2fq0005o11d4ig8bsk6j44mp8","height":1440,"width":1920,"url":"http://sns-img-bd.xhscdn.com/1000g008245loio2fq0005o11d4ig8bsk6j44mp8?imageView2/2/w/540/format/webp","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245loio2fq0005o11d4ig8bsk6j44mp8?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245loio2fq0005o11d4ig8bsk6j44mp8"}],"has_music":false,"timestamp":1677568926,"geo_info":{"distance":"<100m"}}},{"model_type":"hot_query","hot_query":{"title":"大家都在搜","source":2,"queries":[{"id":"广州宝马_17","name":"广州宝马","search_word":"广州宝马","cover":"http://ci.xiaohongshu.com/01023q01ktubcoaizvl01164wt1dkvlvph?imageView2/1/h/132/w/480/format/jpg"},{"id":"2023款宝马x7_17","name":"2023款宝马x7","search_word":"2023款宝马x7","cover":"http://ci.xiaohongshu.com/01029a01kda0ao2imgo010tv3m77z5m3qe?imageView2/1/h/132/w/480/format/jpg"},{"id":"宝马mini_17","name":"宝马mini","search_word":"宝马mini","cover":"http://ci.xiaohongshu.com/01023l016p2src8varh010uoxaudsptew1?imageView2/1/h/132/w/480/format/jpg"},{"id":"宝马5系_17","name":"宝马5系","search_word":"宝马5系","cover":"http://ci.xiaohongshu.com/af87cb6d-d40d-325d-92e8-58fdefef19d0?imageView2/1/h/132/w/480/format/jpg"}],"word_request_id":"76d36d8dd06da3ff7020a1723df626ff"}},{"model_type":"note","note":{"liked":false,"id":"63fdab3c0000000013001ee7","title":"宝马7系升级20寸原厂正品完工!谢谢大哥支持","abstract_show":"","desc":"宝马7系升级20寸原厂正品成都纵兴轮毂 宝马 宝马7系 轮毂改装 找 成都纵兴轮毂","liked_count":0,"type":"normal","user":{"nickname":"成都纵兴轮毂轮胎","images":"https://sns-avatar-qc.xhscdn.com/avatar/620db365cea2c102e191e702.jpg?imageView2/2/w/80/format/jpg","userid":"5c21f8000000000006018268"},"tag_info":{},"images_list":[{"fileid":"1000g008245lil7efe0005n11v001j0j8jav2fqo","height":1276,"width":1702,"url":"http://sns-img-bd.xhscdn.com/1000g008245lil7efe0005n11v001j0j8jav2fqo?imageView2/2/w/540/format/webp","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245lil7efe0005n11v001j0j8jav2fqo?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245lil7efe0005n11v001j0j8jav2fqo"},{"fileid":"1000g008245lil7efe00g5n11v001j0j8haea6a0","height":1276,"width":1702,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245lil7efe00g5n11v001j0j8haea6a0?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245lil7efe00g5n11v001j0j8haea6a0"},{"fileid":"1000g008245lil7efe0105n11v001j0j8vefavs8","height":1276,"width":1702,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245lil7efe0105n11v001j0j8vefavs8?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245lil7efe0105n11v001j0j8vefavs8"},{"fileid":"1000g008245lil7efe01g5n11v001j0j85u0lb30","height":1276,"width":1702,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245lil7efe01g5n11v001j0j85u0lb30?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245lil7efe01g5n11v001j0j85u0lb30"},{"fileid":"1000g008245lil7efe0205n11v001j0j8vt6s858","height":1276,"width":1702,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245lil7efe0205n11v001j0j8vt6s858?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245lil7efe0205n11v001j0j8vt6s858"},{"fileid":"1000g008245lil7efe02g5n11v001j0j8vrl2uv0","height":1276,"width":1702,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245lil7efe02g5n11v001j0j8vrl2uv0?imageView2/2/h/1080/format/webp","original":"","trace_id":"1000g008245lil7efe02g5n11v001j0j8vrl2uv0"}],"has_music":false,"timestamp":1677568828,"geo_info":{"distance":"<100m"}}},{"model_type":"note","note":{"liked":false,"id":"63fdaaff0000000027013fbd","title":"","abstract_show":"","desc":"北京京南园区宝马领创店 全新升级改造结束! 全新领创概念和设计标准! 打造卓越客户体验! 宝马全系车型现车充足!Mpow","liked_count":2,"type":"normal","user":{"nickname":"oyasumi","images":"https://sns-avatar-qc.xhscdn.com/avatar/6160aab40000000002023fcd.jpg?imageView2/2/w/80/format/jpg","userid":"6160aab40000000002023fcd"},"tag_info":{},"images_list":[{"fileid":"03032s01krnipzeqmrx010wua6h0b5371z","height":1080,"width":1620,"url":"http://sns-img-bd.xhscdn.com/03032s01krnipzeqmrx010wua6h0b5371z?imageView2/2/w/540/format/webp","url_size_large":"http://sns-img-bd.xhscdn.com/03032s01krnipzeqmrx010wua6h0b5371z?imageView2/2/h/1080/format/webp","original":"","trace_id":"03032s01krnipzeqmrx010wua6h0b5371z"},{"fileid":"03032s01krnipzeqmrx010wua6h11pxqaa","height":1080,"width":1620,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/03032s01krnipzeqmrx010wua6h11pxqaa?imageView2/2/h/1080/format/webp","original":"","trace_id":"03032s01krnipzeqmrx010wua6h11pxqaa"},{"fileid":"03032s01krnipzeqmrx010wua6h2ft7i9l","height":1080,"width":1620,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/03032s01krnipzeqmrx010wua6h2ft7i9l?imageView2/2/h/1080/format/webp","original":"","trace_id":"03032s01krnipzeqmrx010wua6h2ft7i9l"},{"fileid":"03032s01krnipzeqmrx010wua6h3itot7d","height":1080,"width":1620,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/03032s01krnipzeqmrx010wua6h3itot7d?imageView2/2/h/1080/format/webp","original":"","trace_id":"03032s01krnipzeqmrx010wua6h3itot7d"}],"has_music":false,"timestamp":1677568767,"geo_info":{"distance":"<100m"}}},{"model_type":"note","note":{"liked":false,"id":"63fdaaf20000000027013ee7","title":"","abstract_show":"","desc":"天呐!揭开宝马i3雪地狂飙的真面目 宝马i3作为电动车型,却拥有非凡的雪地表现,带你揭开雪地漂移的真正原因! ➢ 动力十","liked_count":1,"type":"normal","user":{"nickname":"合肥众国宝融宝马","images":"https://sns-avatar-qc.xhscdn.com/avatar/63e06b60c6bd1400015772df.jpg?imageView2/2/w/80/format/jpg","userid":"5fbbbde7000000000101f4a3"},"tag_info":{},"images_list":[{"fileid":"1000g008245le0fqfc0005ntrnnjgbt53vh3ojfo","height":916,"width":687,"url":"http://sns-img-bd.xhscdn.com/1000g008245le0fqfc0005ntrnnjgbt53vh3ojfo?imageView2/2/w/540/format/webp","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245le0fqfc0005ntrnnjgbt53vh3ojfo?imageView2/2/w/1080/format/webp","original":"","trace_id":"1000g008245le0fqfc0005ntrnnjgbt53vh3ojfo"},{"fileid":"1000g008245le0fqfc00g5ntrnnjgbt535b8oceo","height":1440,"width":1080,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245le0fqfc00g5ntrnnjgbt535b8oceo?imageView2/2/w/1080/format/webp","original":"","trace_id":"1000g008245le0fqfc00g5ntrnnjgbt535b8oceo"},{"fileid":"1000g008245le0fqfc0105ntrnnjgbt53dre3n7g","height":1920,"width":1440,"url":"","url_size_large":"http://sns-img-bd.xhscdn.com/1000g008245le0fqfc0105ntrnnjgbt53dre3n7g?imageView2/2/w/1080/format/webp","original":"","trace_id":"1000g008245le0fqfc0105ntrnnjgbt53dre3n7g"}],"has_music":false,"timestamp":1677568754,"geo_info":{"distance":"<100m"}}},{"model_type":"note","note":{"liked":false,"id":"63fdaaf00000000011013b34","title":"宝马冷车打火、等红绿灯,车身抖动特别严重","abstract_show":"","desc":"宝马维修","liked_count":0,"type":"video","user":{"nickname":"修宝马的吉老师","images":"https://sns-avatar-qc.xhscdn.com/avatar/632ed2034c4027e2319c77a7.jpg?imageView2/2/w/80/format/jpg","userid":"621062570000000010008904"},"tag_info":{},"video_info":{"id":"136231324198623249","height":1280,"width":720,"url":"http://sns-video-bd.xhscdn.com/stream/110/258/01e3fdaae623d811010373038696e4cb61_258.mp4?v=2","avg_bitrate":1063364,"vmaf":-1,"url_info_list":[{"desc":"h264-RedH264","url":"http://sns-video-bd.xhscdn.com/stream/110/258/01e3fdaae623d811010373038696e4cb61_258.mp4?v=2","avg_bitrate":1063364,"width":720,"height":1280,"vmaf":-1}],"preload_size":1048576,"played_count":0,"duration":59,"frame_ts":0,"is_user_select":false,"is_upload":false,"first_frame":"http://sns-img-bd.xhscdn.com/spectrum/1000g0k0245ldmuqfi0005oggc9bk12847liev3o?imageView2/2/w/1080/format/webp","thumbnail":"http://sns-img-bd.xhscdn.com/110/0/01e3fdaae623d811001000018696e3f06f_0.webp","thumbnail_dim":"http://sns-img-bd.xhscdn.com/110/0/01e3fdaae623d811001000018696e3f06f_0.webp?imageView2/2/w/720/h/720/format/webp","can_super_resolution":true},"images_list":[{"fileid":"spectrum/1000g0k0245ldmuqfi0005oggc9bk12847liev3o","height":1440,"width":1080,"url":"http://sns-img-bd.xhscdn.com/spectrum/1000g0k0245ldmuqfi0005oggc9bk12847liev3o?imageView2/2/w/540/format/webp","url_size_large":"http://sns-img-bd.xhscdn.com/spectrum/1000g0k0245ldmuqfi0005oggc9bk12847liev3o?imageView2/2/w/1080/format/webp","original":"","trace_id":"spectrum/1000g0k0245ldmuqfi0005oggc9bk12847liev3o"}],"has_music":false,"timestamp":1677568752,"geo_info":{"distance":"<100m"}}}],"recommend_info":{"title":""},"recommend_items":[],"query_debug_info":{"is_forbidden":false,"query_risk_level":"<UNSET>"},"label_image":{}}}

完整代码请联系我。

相关文章:

shield分析

本文仅供学习交流&#xff0c;只提供关键思路不会给出完整代码&#xff0c;严禁用于非法用途&#xff0c;若有侵权请联系我删除&#xff01;技术交流合作请私信&#xff01; 熟练打开Fiddler设置好手机代理&#xff0c;摆弄半天一直抓不到包&#xff0c;应该是小红书监测到了F…...

Javaweb增删改查之【查】

Javaweb增删改查之【查】1.前端页面2.java链接数据库——集成mybatis2.1 建立层2.2 实体层entity2.3 mapper&#xff08;dao层&#xff09;2.4 mybatis配置文件2.5工具层util3.后台功能3.1servlet前几天跟着b站up主学javaweb登录&#xff0c;突然还是觉得这几年学了c是真的挺好…...

C++ STL:迭代器 Iterator

文章目录1、迭代器的类型2、traitsiterator_traitstype_traits泛化的指针&#xff0c;容器与算法的桥梁。提供一种方法&#xff0c;按照一定顺序访问一个聚合对象中各个元素&#xff0c;而又不暴露该对象的内部表示。既能对容器进行遍历&#xff0c;又可以对外隐藏容器的底层实…...

【C++】泛型编程——模板初阶

文章目录1. 泛型编程2. 函数模板2.1 函数模板的概念2.2 函数模板的使用2.3 函数模板的原理2.4 函数模板的实例化隐式实例化显式实例化2.5 模板参数的匹配原则3. 类模板1. 泛型编程 首先我们来思考一个问题&#xff1a;如何实现一个通用的交换函数呢&#xff1f; 即我们想交换两…...

数据结构入门--时间 空间复杂度

数据结构入门 时间 空间复杂度解析 目录 一. 算法效率 二. 时间复杂度 2.1 时间复杂度的概念 2.2 大O的渐进表示法 2.3 题目练习 题目一 题目二 题目三 题目四 题目五 题目六 题目七 三. 空间复杂度 3.1 题目练习 题目一 题目二 题目三 一. 算法效率 算法效率…...

计算机操作系统第一章

操作系统引论1.1操作系统的目标和作用定义&#xff1a;操作系统是控制管理计算机系统的硬软件&#xff0c;分配调度资源的系统软件。目标&#xff1a;方便性&#xff0c;有效性&#xff08;提高系统资源的利用率、提高系统的吞吐量&#xff09;&#xff0c;可扩充性&#xff0c…...

ARM LDREX/STREX指令以及独占监控器详解

一、目的Linux驱动开发中有一个特别重要的知识点必须掌握&#xff0c;即并发、竞态以及同步。什么是并发&#xff1f;多个执行单元&#xff08;进程、线程、中断&#xff09;同时对一个共享资源的进行访问&#xff1b;此处的共享资源可以是外设、内存或者软件层面的全局变量静态…...

吉林大学 程序设计基础 2022级 实验复盘 2.23

本人能力有限&#xff0c;发出只为帮助有需要的人。 以下为实验课的复盘&#xff0c;内容会有大量失真&#xff0c;请多多包涵。 此次实验限时一个小时&#xff0c;时间很紧张&#xff0c;很多内容可能并不准确。 1.输出有规律的字母串 输入输出如下&#xff1b; 输入&…...

Linux系列 常用命令(目录和文件管理)vi和vim 编辑使用,(笔记)

作者简介&#xff1a;一名云计算网络运维人员、每天分享网络与运维的技术与干货。 座右铭&#xff1a;低头赶路&#xff0c;敬事如仪 个人主页&#xff1a;网络豆的主页​​​​​​ 目录 前言 一.常用命令&#xff08;目录和文件管理&#xff09; 1.查看文件内容 2.统计…...

OpenCV入门(一)Python环境的搭建

OpenCV入门&#xff08;一&#xff09;Python环境的搭建 因为有点Python基础&#xff0c;并且Python是比较好入门的编程语言&#xff0c;所以&#xff0c;机器视觉后面打算在Python这个平台下进行。 Windows平台OpenCV的Python开发环境搭建 1、Python 的下载与安装 Python是…...

3.查找算法:顺序查找和二分查找

查找查找&#xff0c;是指在一些数据元素中&#xff0c;通过一定的方法找出与给定关键字相同的数据元素的过程。列表查找&#xff08;线性表查找&#xff09;&#xff1a;从列表中查找指定元素输入&#xff1a;列表&#xff0c;待查找元素输出&#xff1a;元素下标&#xff08;…...

攻不下dfs不参加比赛(七)

标题 为什么练dfs题目总结重点为什么练dfs 相信学过数据结构的朋友都知道dfs(深度优先搜索)是里面相当重要的一种搜索算法,可能直接说大家感受不到有条件的大家可以去看看一些算法比赛。这些比赛中每一届或多或少都会牵扯到dfs,可能提到dfs大家都知道但是我们为了避免眼高手…...

精确光度预测计算工具:AGi32 Crack

什么是AGi32&#xff1f; AGi32首先是一种用于精确光度预测的计算工具&#xff1a;一种技术工具&#xff0c;可以计算任何情况下的照度&#xff0c;协助灯具放置和瞄准&#xff0c;并验证是否符合任意数量的照明标准。 然而&#xff0c;要增强对光度学结果的理解&#xff0c;还…...

47个SQL性能优化技巧,看到就是赚到

1、先了解MySQL的执行过程 了解了MySQL的执行过程&#xff0c;我们才知道如何进行sql优化。 &#xff08;1&#xff09;客户端发送一条查询语句到服务器&#xff1b; &#xff08;2&#xff09;服务器先查询缓存&#xff0c;如果命中缓存&#xff0c;则立即返回存储在缓存中的…...

汇川SV660N与基恩士 KV7500 控制器调试说明

1. 伺服相关部分配置 1.1 伺服相关版本 SV660N 试机建议使用“SV660N-Ecat_v0.09.xml”及以上设备描述文件。 SV660N 单板软件版本建议为“H0100901.4”及更高版本号。 1.2 相关参数说明 SV660N 对象字典中 60FD 的含义较 IS620N 有所更改&#xff1a;bit0、1、2 分别为负限位…...

图观 | ChatGTP是如何通过知识图谱回答问题的?

文/Emma Z1950年&#xff0c;图灵发表了具有里程碑意义的论文《计算机器与智能》&#xff08;Computing Machinery and Intelligence&#xff09;&#xff0c;提出了一个关于机器人的著名判断原则——图灵测试&#xff0c;也被称为图灵判断&#xff0c;它指出如果第三者无法辨别…...

Mysql的索引

为什么写这篇文章呢~最近在梳理公司的数据库&#xff0c;在查看表结构的时候发现了这个 CREATE TABLE esp_5_N (ID int(11) NOT NULL AUTO_INCREMENT,pId int(11) DEFAULT NULL,EsFileId varchar(32) DEFAULT NULL,obligate1 varchar(45) DEFAULT NULL,obligate2 varchar(45) …...

计算机的发展

个人简介&#xff1a;云计算网络运维专业人员&#xff0c;了解运维知识&#xff0c;掌握TCP/IP协议&#xff0c;每天分享网络运维知识与技能。个人爱好: 编程&#xff0c;打篮球&#xff0c;计算机知识个人名言&#xff1a;海不辞水&#xff0c;故能成其大&#xff1b;山不辞石…...

理解Spring中的依赖注入和控制反转

依赖注入&#xff08;Dependency Injection&#xff09;是一种面向对象编程的设计模式&#xff0c;用于解决对象之间的依赖关系。它的基本思想是将对象的创建和管理工作交给容器来完成&#xff0c;而不是在应用程序中手动创建和管理对象&#xff0c;从而达到松耦合、易维护、易…...

XXL-JOB

XXL-JOB介绍 XXL-JOB是一个轻量级分布式任务调度平台&#xff0c;其核心设计目标是开发迅速、学习简单、轻量级、易扩展。现已开放源代码并接入多家公司线上产品线&#xff0c;开箱即用。 官网&#xff1a;https://www.xuxueli.com/xxl-job/ 文档&#xff1a;分布式任务调度…...

「牛客网C」初学者入门训练BC134,​BC136​

&#x1f436;博主主页&#xff1a;ᰔᩚ. 一怀明月ꦿ ❤️‍&#x1f525;专栏系列&#xff1a;线性代数&#xff0c;C初学者入门训练 &#x1f525;座右铭&#xff1a;“不要等到什么都没有了&#xff0c;才下定决心去做” &#x1f680;&#x1f680;&#x1f680;大家觉不错…...

华为OD机试题【翻转单词顺序】用 C++ 进行编码 (2023.Q1)

最近更新的博客 华为od 2023 | 什么是华为od,od 薪资待遇,od机试题清单华为OD机试真题大全,用 Python 解华为机试题 | 机试宝典【华为OD机试】全流程解析+经验分享,题型分享,防作弊指南华为od机试,独家整理 已参加机试人员的实战技巧文章目录 最近更新的博客使用说明翻转单…...

4.Spring【Java面试第三季】

4.Spring【Java面试第三季】前言推荐4.Spring27_Aop的题目说明要求Spring的AOP顺序AOP常用注解面试题28_spring4下的aop测试案例业务类新建一个切面类MyAspect并为切面类新增两个注解&#xff1a;spring4springboot1.5.9pom测试类29_spring4下的aop测试结果aop正常顺序异常顺序…...

ZLibrary使用说明-Zlirbrary

ZLibrary使用说明如果您是一位书虫&#xff0c;那么ZLibrary是一个值得一试的网站。该网站提供了大量的免费电子书籍&#xff0c;涵盖了各种不同的主题和类别。下面是一些有关如何使用ZLibrary的详细说明&#xff1a;第1步&#xff1a;访问ZLibrary网站要使用ZLibrary&#xff…...

TwinCAT3第三方伺服电机——汇川SV660N使用

目录 一、第三方伺服在TC3中配置和使用 二、xml文件拷贝 ​编辑 三、IO中扫描伺服 四、工程测试 五、汇川伺服参数设置说明 一、第三方伺服在TC3中配置和使用 在倍福控制系统中使用第三方伺服可以参见本人另一篇博客&#xff0c;有详细教程说明。本文仅仅对SV660N伺服设置…...

进制转换(二进制,八进制,十进制,十六进制)涵盖整数与小数部分,内容的图片全为手写【详细图解】

各种进制之间的相互转换1. 各进制表示数1.1 数码1.2 基数1.3 位权2. 十进制转换为其他进制2.1 整数部分2.2 小数部分3. 其他进制转换为十进制4. 二进制转换为八进制5. 二进制转换为十六进制6. 八进制转换为十六进制1. 各进制表示数 二进制&#xff1a;0&#xff0c;1逢二进一 八…...

谈谈XR关键技术及VR/AR/MR/XR关系

一、先别被VR/AR/MR/XR搞晕&#xff0c;说说区别虚拟现实&#xff08;Virtual Reality&#xff0c;VR&#xff09;、增强现实&#xff08;Augmented Reality&#xff0c;AR&#xff09;等业务以其三维化、自然交互、空间计算等完全不同于当前移动互联网的特性&#xff0c;被认为…...

acwing1562 微博转发(宽搜)

微博被称为中文版的 Twitter。 微博上的用户既可能有很多关注者&#xff0c;也可能关注很多其他用户。 因此&#xff0c;形成了一种基于这些关注关系的社交网络。 当用户在微博上发布帖子时&#xff0c;他/她的所有关注者都可以查看并转发他/她的帖子&#xff0c;然后这些人…...

如何使用Arsenal快速部署功能强大的Bug Bounty工具

关于Arsenal Arsenal是一个功能强大且使用简单的Shell脚本&#xff08;Bash&#xff09;&#xff0c;该工具专为漏洞赏金猎人设计&#xff0c;在该工具的帮助下&#xff0c;我们可以轻松在自己环境中安装并部署目前社区中功能最为强大的网络侦查工具、漏洞扫描工具和其他安全研…...

(十)python网络爬虫(理论+实战)——正则表达式再讨论、常用正则表达式整理

系列文章目录 (1)python网络爬虫—快速入门(理论+实战)(一) (2)python网络爬虫—快速入门(理论+实战)(二) (3) python网络爬虫—快速入门(理论+实战)(三) (4)python网络爬虫—快速入门(理论+实战)(四) (5)...

杭州专业网站建设/今日热点新闻排行榜

简介 熊猫眼是一个平时用来学习的练手的项目&#xff0c;做这样一个应用的目的主要有两个&#xff1a; 公司项目因为历史原因还有风险控制方面的问题&#xff0c;新的技术不一定能够应用在现有的版本上。所以手痒了就自己弄个应用写一写&#xff0c;持续的更新增加自己的技能熟…...

sanitize_user wordpress/公众号引流推广平台

为什么80%的码农都做不了架构师&#xff1f;>>> 软硬件环境 Intel 酷睿i5 480M&#xff0c;2.66GHz&#xff08;笔记本&#xff09; 5400转硬盘 6G内存 Win10 64 位操作系统 PHP version: 7.0.6 Server version: 5.7.10 - MySQL Community Server (GPL) PDO事务占位…...

wordpress 安卓 管理系统/中国新闻网最新消息

我首先用的是eclipse MARS2&#xff0c;发现没有servers选项。查阅博客发现版本不对&#xff0c;遂去下了eclipse Juno 查阅juno的readme.html。发现juno是Release 4.2.0 Last revised June 8th, 2012&#xff1b;Mars是classic 具体版本信息&#xff1a;点击打开链接 Java E…...

浅谈电子商务网站建设与规划/杭州网站优化企业

概述&#xff1a;CentOS 6.4下通过yum安装的MySQL是5.1版的&#xff0c;比较老&#xff0c;所以就想通过源代码安装高版本的5.6.14。正文&#xff1a;一&#xff1a;卸载旧版本使用下面的命令检查是否安装有MySQL Serverrpm -qa | grep mysql有的话通过下面的命令来卸载掉rpm -…...

做贸易要看什么网站/百度推广优化排名

这个幽默又具有破坏力的病毒恐怕最近中招的不少,来看看这篇技术分析:一、熊猫烧香有几个变种&#xff1f; 到目前为止,从大体上分,目前主要有四大变种,变种A我们已经分析,见本版,变种B的就是大家常说的spoclsv.exe进程,它藏的全路径是:% SystemRoot%/Driversspoclsv.exe,其它部…...

怎么在悉尼做网站/百度快照不更新怎么办

mysql的优化器位于服务层&#xff0c;是查询高效的一个重要保证&#xff0c;但是它到底干了什么&#xff1f;你知道吗&#xff1f;将外连接转化成内连接并不是所有的OUTER JOIN语句都必须以外连接的方式执行。有诸多因素&#xff0c;例如WHERE条件、库表结构都可能会让外连接等…...