changtj

Results 5 issues of changtj

服务端:在一个线程里启动。 客户端:在一个线程里启动。 1,启动服务端,2,启动客户端,3,关闭服务端。 客户端挂掉。

H:\vcpkg\downloads\log4z-master\g++>cmake -Dlog4z_SOURCE_DIR=".." -G "MinGW Makefiles" CMake Error: Error: generator : MinGW Makefiles Does not match the generator used previously: Visual Studio 15 2017 Either remove the CMakeCache.txt file and CMakeFiles...

visual studio 2017, stand libraries.

No example? No readme?

`(function($){ ``` $(document).ready( function(){ document.isReady = true; var masonryNode = $('.most_views_wrap'); masonryNode.imagesLoaded(function(){ masonryNode.masonry({ itemSelector: '.most_views_item', fitWidth: true, singleMode: true, percentPosition: true, resize: true }); }); }); ``` })(jQuery);` site: www.buzhengjing.com...