gPP - Related information

  • The dynamic library directory specified by gPP-L does not work.

    compile: gPP-w-g-o. bin linux main main.cpp-I. include -I. voice -L. bin linux -L.. lib linux -ldataBaseInterface-lmysqlclient-lhpr-llogsystem-ljson-lcurl-lmsc-lvoiceInterface-lxml there is no exception in the compilation process, and t...

    Mar.21,2021
  • How do I keep a function in cache all the time in CPP?

    at present, there is a function in a high-performance module in the project, which needs to be saved in cache all the time. A large number of other non-high-performance operations may be called during the execution of this function. The test result with...

  • 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-1b31f5c-2bdc9.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-1b31f5c-2bdc9.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
    Need Help?