240 发简信
IP属地:重庆
  • c++ const

    int main() { const int a=0; char s[100]; sprintf(s,"%lld",&a); int...

  • QUIC协议综述

    注明: 本文翻译自The QUIC Transport Protocol: Design and Internet-Scale Deployme...

  • 堆排序

    https://tool.lu/coderunner/ #include #include <vector> #include using na...

  • 二分查找相关

    #include #include <vector> #include using namespace std; 二分查找,无重复元素 temp...

  • leetcode 11. Container With Most Water

    Givennnon-negative integersa1,a2, ...,an, where each represents a point ...

  • Resize,w 360,h 240
    About the URL Loading System

    这个手册描述了通过互联网的标准协议,并使用foundation库中的一些类来跟服务器交互。同时这些类的集合被叫做“URL Loading Sys...