Language - Related information

  • CPP's questions about runtime and compile time

    CPP says compile time determination and run time determination how should I understand, static and dynamic types inherited by are easy to understand, static type compilation time is determined, and dynamic type runtime is determined. when it comes to ...

    Jul.06,2021
  • Which is the most suitable for go, python to be WEB?

    is currently in a state of confusion. Should I focus on one language or use multiple languages at the same time? using golang to develop web for a year, frequently writing erratic assertions, frequent loop assertions, reflect,unsafe. I feel like I spe...

    Mar.11,2021
  • MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
    MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3d16d-2b6cb.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
    MySQL Errno : 1021
    Message : Disk full (/tmp/#sql-temptable-64f5-1b3d16d-2b6cb.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
    Need Help?