liuzhijun23

Results 4 issues of liuzhijun23

I connect the usb camera(which can work ok on my computer) to my STM32F407 borad,and run the discorery project,I find that the program can not go into USBH_VIDEO_Process(&hUsbHostFS) in USB_HOST_fast_class_call(),I...

我在本地建立了一条私有链,用你的SDK的例子,查询余额操作正常,但是在发送交易的时候,报错: 我的程序是: `public class TestEOS { public static String url_wallet = "http://192.168.1.75:18888"; public static String url_chain = "http://192.168.1.75:8888";//"http://jungle.cryptolions.io:18888" public static EosApi client; public static void main(String[] args) throws Exception{ BasicConfigurator.configure();...

I use the offline transfer function,the code as follow: `static void transferOffline() throws Exception{ // --- get the current state of blockchain EosApi eosApi = EosApiFactory.create("http://192.168.1.75:8888"); SignArg arg = eosApi.getSignArg(120);...

如题,您确定可以连上中文ssid?我运行工程只能连英文ssid