大约有 47,000 项符合查询结果(耗时:0.0533秒) [XML]
Oracle SQL Query for listing all Schemas in a DB
I wanted to delete some unused schemas on our oracle DB.
7 Answers
7
...
Is there a Java API that can create rich Word documents? [closed]
I have a new app I'll be working on where I have to generate a Word document that contains tables, graphs, a table of contents and text. What's a good API to use for this? How sure are you that it supports graphs, ToCs, and tables? What are some hidden gotcha's in using them?
...
Unicode Processing in C++
What is the best practice of Unicode processing in C++?
9 Answers
9
...
How to search a Git repository by commit message?
I checked some source code into GIT with the commit message "Build 0051".
11 Answers
1...
Java, List only subdirectories from a directory, not files
In Java, How do I list only subdirectories from a directory?
13 Answers
13
...
Netty vs Apache MINA
They both provide roughly the same functionality. Which one should I choose to develop my high-performance TCP server? What are the pros & cons?
...
Secure Web Services: REST over HTTPS vs SOAP + WS-Security. Which is better? [closed]
I'm not a security expert by any means, but I favor creating REST-style web services.
11 Answers
...
How does cookie based authentication work?
Can someone give me a step by step description of how cookie based authentication works? I've never done anything involving either authentication or cookies. What does the browser need to do? What does the server need to do? In what order? How do we keep things secure?
...
How do I use variables in Oracle SQL Developer?
Below is an example of using variables in SQL Server 2000.
10 Answers
10
...
