Top "Embedding" questions

An embedding is one instance of some structure contained within another instance, such as a group that is a subgroup.

Lua Wrapper for C#?

I am looking to embed Lua into my C# application and i thought there was a wrapper around the lua …

c# lua embedding
Embedding Lua in C++

I've been trying to embed lua in a c++ application but to no avail since the compiler complains about "lua_…

c++ lua undefined embedding
android: using ActivityGroup to embed activities

Im in the conceptualizing/design phase of building an app and i've hit a bit of a snag. Essentially i …

android android-activity embed embedding android-tabhost
Is it ok for an HTML element to have the same [name] as its [id]?

I'm working on embedding a flash app in a webpage using the Satay method: <object type="application/x-shockwave-flash" data="…

html flash embedding object-tag
Embed files into Excel using Apache POI

I am exporting data to Excel file using Apache POI. In one weird requirement, I need to embed one file …

java excel apache-poi ole embedding
Pytorch RuntimeError: Expected tensor for argument #1 'indices' to have scalar type Long; but got CUDAType instead

I am trying to re-execute a GitHub project on my computer for recommendation using embedding, the goal is to first …

python-3.x pytorch torch embedding
Better page load performance when loading multiple embedded Youtube videos?

I have a page which displays multiple (usually 10) embedded videos. The videos use the new IFRAME embed code of youtube …

performance youtube embedding
Embedding a Web page in a C# Window

I want to create a simple C# Window which displays the contents of a webpage. Is this possible ? Eg. (what …

c# visual-studio embedding
How to pass an array from C to an embedded python script

I am running to some problems and would like some help. I have a piece code, which is used to …

python embedding python-c-api
Embedding YouTube video with Autoplay AND starting video at a particular time

I was wondering if it is possible to autoplay an embedded YouTube video AND also have the video start at …

youtube embedding autoplay