-
I would like to make my website to allow only one session at a time. For example, let say user has l...
- 1298 浏览
- 6 回答
- 5 关注
-
JSF 2.0, Mojarra 2.0.1, PrimeFaces 3.4.1 There are similar questions but I need sth. else; javascri...
- 875 浏览
- 2 回答
- 4 关注
-
I have to first find codon ATG then once it finds the codon it should translate using the dictionary...
- 730 浏览
- 0 回答
- 6 关注
-
I am trying to \combine\ two arrayLists, producing a new arrayList that contains all the numbers in ...
- 1312 浏览
- 14 回答
- 5 关注
-
I have several methods that deal with DB and all of them start by calling FaierDbDataContext db = n...
- 1845 浏览
- 1 回答
- 5 关注
-
Do C#/.NET floating point operations differ in precision between debug mode and release mode?
- 678 浏览
- 5 回答
- 4 关注
-
I\'m coding a bot that is supposed to receive reactions and then every user that left a reaction wil...
- 1438 浏览
- 0 回答
- 4 关注
-
I need to deserialize some JavaScript object represented in JSON to an appropriate C# class. Given t...
- 689 浏览
- 4 回答
- 2 关注
-
I am use this code, import matplotlib.pyplot as plt from numpy import exp, loadtxt, pi, sqrt from l...
- 1400 浏览
- 0 回答
- 6 关注
-
I work on a web application running in Chrome, where I have inputs with type number. In my locale co...
- 1663 浏览
- 4 回答
- 6 关注
-
How can I unload a JavaScript resource with all its defined objects from the DOM? Im developing a s...
- 2066 浏览
- 7 回答
- 4 关注
-
I need the margins parameter to export spreadsheet as pdf. The following parameters are working wel...
- 1814 浏览
- 2 回答
- 6 关注
-
In PHP, what is the simplest way to return the portion of a string before the first occurrence of a ...
- 1438 浏览
- 5 回答
- 6 关注
-
I want an image to move horizontally. i.e image should move from left end bottom corner to right end...
- 484 浏览
- 3 回答
- 4 关注
-
as the title says why is it allowed to pass R-Values(literals) by constant reference but not normal ...
- 1146 浏览
- 5 回答
- 6 关注