I don't know why my repo can't run gh-page. here is my package.json { "name": "krypt", "homepage": "https://github.com/wang19903/web", "version": "0.0.0",
I create a service which type is loadbalancer, kubernetes create an ELB and listen protocol is tcp 80--->tcp 80, then I modified the ELB by changing the pro
I am using spring MVC. here, I have to restrict the same user to login to the application multiple times at same time. Note : Here user is login to the applicat
I want to plot a graph in python by substituting piecewise function. import numpy as np import matplotlib.pyplot as plt %matplotlib inline #set up constants d0
I am using netty UDP as the IOT server of our company's equipment. But every few days, udpserver can no longer send and receive messages, and our equipment can'
OpenGL ES 3.0 on Android, when I use Pow(x) during preprocessing and Pow(1.0/x) during post-processing, image will display abnormally. At first I thought there
So i'm making this arcade game and i have a state machine that takes an object(the enemy class) as a constructor parameter, and i have 1 folder for the enemy sp
I have multiple urls and need to identify which controller class is called. Edit: All controller classes implements interface and interface method implementatio
I'm using Firebase Analytics for My Android project. There I have a login functionality and I need to track it. So I've used the preserved event and parameter f